Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 33,643 for

saveoptions

(0.39 sec)
  1. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  2. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...docx"); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::OdtSaveOptions::get_Meas...

    Aspose::Words::Saving::OdtSaveoptions::get_MeasureUnit method. Allows to specify units of measure to apply to document content. The default value is Centimeters in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveoptions class. Can be used to specify additional options when saving a document into the Text 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. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SaveOptions public class OoxmlSaveOptions...OoxmlSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...OfficeMathExportMode.md", saveOptions); Shows how to export OfficeMath...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveoptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output document. Default value is true in C++....By setting a flag in the SaveOptions object, // we can convert...points while saving. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 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...