Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 310,771 for

save

(0.12 sec)
  1. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a new graphics...upper level one. Close the page. Save the document. Copy 1 # The path...

    docs.aspose.com/page/python-net/ps/working-with...
  2. C# API to Export MD to FLATOPC | products.aspos...

    Convert MD to FLATOPC without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to FLATOPC format using Save method...

    products.aspose.com/total/net/conversion/md-to-...
  3. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about to Save a document part....Words is about to save a document part. documentPartSaving...documentPartSaving ( args : Aspose . Words . Saving . DocumentPartSavingAr ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...self ) -> aspose . words . saving . TiffCompression : ... @tiff_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Merge Presentation - C++ PowerPoint API|Aspose....

    The article explains how you can merge or combine PowerPoint Presentations using C++ PowerPoint API or Library....AddClone ( slide ); } pres1 -> Save ( u "combined.pptx" , SaveFormat...idx_get ( 0 ), true ); } pres1 -> Save ( u "combined.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/merge-presentation/
  6. 如何通过 Node.js 和 C++ 将 Excel 打印为宽和高适应页面|Documenta...

    本文展示了如何使用 Aspose.Cells for Node.js via C++ 设置 FitToPagesWide 和 FitToPagesTall 的代码示例。...setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-prin...
  7. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Missing Features in Apache POI HSMF|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....Email Create, Save and Read Outlook Contacts Conversion...File (OST) to Other Formats Save Email Message As PDF Working...

    docs.aspose.com/email/java/missing-features-in-...
  9. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....AutoFitToWindow ); // Save the document to disk. doc . Save ( "TestFile...

    docs.aspose.com/words/net/autofit-setting-to-ta...