Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 28,443 for

saveoptions

(0.04 sec)
  1. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance document performance with the Saveoptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....MemoryOptimization Contents [ Hide ] SaveOptions.MemoryOptimization property...document to .PDF. SaveOptions saveOptions = SaveOptions . CreateSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveoptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...Inheritance: FixedPageSaveOptions → SaveOptions Properties Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...Inheritance: XamlFlowSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.Saveoptions.createSaveoptions method...class that derives from SaveOptions . createSaveOptions(fileName)...class that derives from SaveOptions . Examples Shows an option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts pages from document from input stream to array of images....convertToImages(inputStream, loadOptions, saveOptions) Converts pages from document...LoadOptions , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003Saveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...Inheritance: WordML2003SaveOption → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveoptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...MarkdownSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....save(OutputStream outputStream, SaveOptions saveOptions) setImageWatermark(InputStream...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....method save(outputStream, saveOptions) Save the document loaded...Buffer , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

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

    Processor class for performing different document processing actions in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...ConvertContext.3.docx", saveOptions) .execute(); Converter.c...

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