Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 22,424 for

loadoptions

(0.08 sec)
  1. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with Loadoptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....TempFolder Contents [ Hide ] LoadOptions.TempFolder property Allows...degrades speed LoadOptions loadOptions = new LoadOptions (); loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....KEEP_SOURCE_LAYOUT); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.loading.ChmLoadoptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Inheritance: ChmLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....append(InputStream inputStream, LoadOptions loadOptions) Append the document...load(InputStream inputStream, LoadOptions loadOptions) Load the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadoptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Inheritance: ChmLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....setPassword method of the LoadOptions class to decrypt and load...operation: LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/androidjava/open-present...
  7. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the Loadoptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....WarningCallback Contents [ Hide ] LoadOptions.WarningCallback property...LoadOptionsWarningCa () { // Create a new LoadOptions object and set its WarningCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadoptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...Inheritance: PdfLoadOptions → LoadOptions Constructors Name Description...is None . (Inherited from LoadOptions ) convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadoptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...Inheritance: PdfLoadOptions → LoadOptions Constructors Name Description...is null . (Inherited from LoadOptions ) convertMetafilesToPn Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....Words"); } LoadOptions loadOptions = new LoadOptions(); { loadOptions...create(converterContext) .from(doc, loadOptions) .to(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...