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

saveoptions

(0.07 sec)
  1. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveoptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveoptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 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...
  4. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveoptions class. Can be used to specify additional options when saving a document into the Ps 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...
  5. 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...
  6. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....HtmlSaveOptions saveOptions = new HtmlSaveOptions(); 64 saveOptions. setIncludeProjectNam...setIncludeProjectNam ( false ); 65 saveOptions. setIncludeProjectNam ( false...

    docs.aspose.com/tasks/java/how-to-implement-res...
  7. 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...
  8. Aspose::Words::Saving::MarkdownLinkExportMode e...

    Aspose::Words::Saving::MarkdownLinkExportMode enum. Specifies how links are exported into Markdown in C++....png auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_LinkExportMode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveoptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack 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. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Removes blank pages...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.low...