Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 33,600 for

saveoptions

(0.1 sec)
  1. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... toString(saveOptions) Exports the content of the...toString ( saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi 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...
  3. IDocumentProcessorPlugin.toPages method | Aspos...

    IDocumentProcessorPlugin.toPages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed page save options....toPages method toPages(saveOptions) Saves each page of the document...save options. toPages ( saveOptions : Aspose . Words . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveoptionsBase class. The base class for specifying additional options when saving a document into a text based formats. 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...
  5. Aspose::Words::Saving::PclSaveOptions class | A...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with Saveoptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....UpdateLastPrintedPro Contents [ Hide ] SaveOptions.UpdateLastPrintedPro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::PclSaveOptions::get_Rast...

    Aspose::Words::Saving::PclSaveoptions::get_RasterizeTransformedElements method. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document. Default is true in C++....docx" ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveoptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveoptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . LinkExportMode...LinkExportMode.Reference.md" , saveOptions ); // Image will be written...

    reference.aspose.com/words/net/aspose.words.sav...