Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,066 for

saveoptions

(0.07 sec)
  1. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... save(stream, saveOptions) Saves the document to a...stream , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....specified, the value of SaveOptions.PresentationFormat is ignored...predefined PageSize via SaveOptions.PageSize property: Copy 1...

    docs.aspose.com/tasks/net/common-conversions-op...
  3. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....Saving :: ImageSaveOptions > saveOptions ) Parameter Type Description...the image of the shape. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/cpp/compress/word/
  5. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options.... SaveOptions ): ... Parameter Type Description...output stream. save_options SaveOptions The save options. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Java 24.7 - 发布说明|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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( output , saveOptions ); } PSDJAVA-637. 在 Linux...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...default size in pixels. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  8. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....Document (); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  9. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...Stream, LoadOptions , Stream, SaveOptions ) Converts document using...( Stream, LoadOptions , SaveOptions ) Converts pages from document...

    reference.aspose.com/words/net/aspose.words/ido...
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...