Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 32,697 for

saveoptions

(0.47 sec)
  1. 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....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...String[]{inputDoc1, inputDoc2}, saveOptions, MergeFormatMode.KEEP_SOURCE_FORMATTING);...

    reference.aspose.com/words/java/com.aspose.word...
  2. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveoptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); Shows how to export OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...Inheritance: DocSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) always_compress_metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveoptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....OutputStream outputStream, SaveOptions saveOptions, System.Data.DataRow...OutputStream outputStream, SaveOptions saveOptions, System.Data.DataRow...

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