Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 32,697 for

saveoptions

(0.08 sec)
  1. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveoptions IdPrefix property, which customizes element IDs in your output document for better organization and clarity. Enhance your SVG files today!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . IdPrefix..."SvgSaveOptions.IdPrefixSvg.html" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word documents as structured Docling JSON with full control....class DoclingSaveOptions : SaveOptions Constructors Name Description...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConverterContext | Aspose.Words for Java

    Document converter context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...ConvertContext.3.docx", saveOptions) .execute(); Converter.c...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveoptions.scale property. Gets or sets the zoom factor for the generated images.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...MergeContextDocument.3.docx" , saveOptions ) . Execute (); Shows how...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Saving::MarkdownEmptyParagraphEx...

    Aspose::Words::Saving::MarkdownEmptyParagraphExportMode enum. Specifies how Aspose.Words exports empty paragraphs to Markdown in C++....Writeln ( u "Last" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_EmptyParagraphExport...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) method...Words :: Saving :: SaveOptions > & saveOptions , int32_t startPageIndex...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Aspose::Words::Saving::TxtOfficeMathExportMode ...

    Aspose::Words::Saving::TxtOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Text in C++....docx" ); auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...