Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 33,600 for

saveoptions

(0.07 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveoptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveoptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

    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. Convert Specific Pdf Page - Free Support Forum ...

    Hello, I do see Saveoptions which can be used to export PDF (all pages) to HTML / SVG. However I wish to know if there is option to specify a page also? It does create multiple files on disk. But I want to know option…...4:13am 1 Hello, I do see SaveOptions which can be used to export...Aspose.Pdf.SvgSaveOptions saveOptions = new Aspose.Pdf.SvgSaveOptions();...

    forum.aspose.com/t/convert-specific-pdf-page/70046
  7. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. IDocumentConverterPlugin.Convert | Aspose.Words...

    Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and save options for seamless file management....Stream outputStream , SaveOptions saveOptions ) Parameter Type Description...The output stream. saveOptions SaveOptions The save options. See...

    reference.aspose.com/words/net/aspose.words/ido...
  10. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveoptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...