| Package | Description |
|---|---|
| com.groupdocs.conversion.fluent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConversionLoadOptionsOrSourceDocumentLoaded
Conversion load options or actions with loaded document
|
| Modifier and Type | Method and Description |
|---|---|
IConversionSourceDocumentLoaded |
IConversionLoadOptions.withOptions(LoadOptions loadOptions)
Provide load options for the document currently being loading
|
IConversionSourceDocumentLoaded |
IConversionLoadOptions.withOptions(com.groupdocs.conversion.contracts.LoadOptionsForFileTypeProvider loadOptionsProvider)
Provide load options for the document currently being loading
|
IConversionSourceDocumentLoaded |
IConversionLoadOptions.withOptions(com.groupdocs.conversion.contracts.LoadOptionsForNameFileTypeStreamProvider loadOptionsProvider)
Provide load options for the document currently being loading
Load options provider
The name of the loaded file
The type of the loaded file
The content of the loaded file
|
IConversionSourceDocumentLoaded |
IConversionLoadOptions.withOptions(com.groupdocs.conversion.contracts.LoadOptionsProvider loadOptionsProvider)
Provide load options for the document currently being loading
|
Copyright © 2026. All rights reserved.