Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 32,777 for

saveoptions

(0.05 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveoptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc 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...
  2. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. Merger.MergeToImages | Aspose.Words for .NET

    Merge multiple documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and save options....inputFiles , ImageSaveOptions saveOptions , MergeFormatMode mergeFormatMode...String[] The input file names. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  5. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....mpp" ); 6 ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFileFormat...Calendar . DATE , - 3); 11 12 saveOptions. setStartDate (cal. getTime...

    docs.aspose.com/tasks/java/printing-project-pag...
  6. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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/java/aspose-psd-for-java-23...
  7. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....inputFileName , ImageSaveOptions saveOptions , string watermarkText )...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  9. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....FitContent property in the SaveOptions class to avoid truncation...System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...