Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 32,777 for

saveoptions

(0.14 sec)
  1. GraphicsQualityOptions.CompositingMode | Aspose...

    Discover the GraphicsQualityOptions CompositingMode property to optimize how images are rendered, enhancing your graphics performance and quality....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...ExtractPages( string, string, SaveOptions , int, int ) Extracts a specified...string outputFileName , SaveOptions saveOptions , int startPageIndex...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveoptions SavePictureBullet property enhances your document output. Control PictureBullet data saving effortlessly for optimal results....By setting a flag in the SaveOptions object, // we can convert...while saving. DocSaveOptions saveOptions = new DocSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveoptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output document...By setting a flag in the SaveOptions object, // we can convert...points while saving. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Docling in C++....docx" ); auto saveOptions = System :: MakeObject <...DoclingSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose.PSD for Java 23.11 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PngOptions saveOptions = new PngOptions (); saveOptions . setColorType...save ( outputFileFish , saveOptions ); } try ( PsdImage psdImage...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...