Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 31,170 for

saveoptions

(0.15 sec)
  1. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveoptions. Ensure seamless integration and optimized document sharing....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . AttachmentsEmbedding...AttachmentsEmbedding.pdf" , saveOptions ); See Also enum PdfAttachmentsEmbedd...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  3. OutlineOptions.DefaultBookmarksOutlineLevel | A...

    Discover how the DefaultBookmarksOutlineLevel property enhances your Word documents by optimizing bookmark visibility in the outline. Boost productivity today!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveoptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . textCompression = aw . Saving ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  6. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....StringFormat ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.JPEG); saveOptions.setGraphicsQualityOp(qualityOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveoptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi 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...
  8. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) attachments_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output file. Default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportImagesAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...