Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 34,087 for

saveoptions

(2.57 sec)
  1. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions ( saveFormat ); saveOptions . password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Offi...

    Aspose::Words::Saving::TxtSaveoptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....docx" ); auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveoptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless document automation.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. PdfSaveOptions class | Aspose.Words for Node.js

    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 ) attachmentsEmbedding Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible document output....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ResourceSavingCallba...doc . Save ( outputPath , saveOptions ); DocumentHelper . FindTextInFile...

    reference.aspose.com/words/net/aspose.words.sav...
  8. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(fileName, saveOptions) Renders the shape into an...into a file. save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveoptions::HtmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...