Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 368,034 for

save

(0.32 sec)
  1. C++ API to Convert MD to POWERPOINT | products....

    Convert MD to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Aspose.PSD for Python via .NET 24.8 - Release N...

    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.... save ( outputPsdFile [ caseIndex...caseIndex ], PsdOptions ()) img . save ( outputImageFile [ caseIndex ]...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...您将了解如何使用 类的 Save() 方法保存 SVG 文件。此外,Aspose.SVG...using System. IO ; Copy 1 // Save SVG to file using C# 2 3 //...

    docs.aspose.com/svg/zh/net/save-svg-document/
  5. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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.... Bug PSDJAVA-737 Saving of newly created PSD File to...layerresources.BaseFxResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....PdfDigitalSignatureD object and then save the document in the PDF format...PdfSaveOptions as a parameter into the Save method. Aspose.Words creates...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Remove Pages from PDF using Rust via C++ | Aspo...

    Remove pages from PDF file programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/rust-cpp/pages/remove/
  8. Extracting Messages from Outlook PST and Saving...

    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....Messages from Outlook PST and Saving them to MSG Contents [ Hide...from an Outlook PST file and save them to disk as MSG files. It...

    docs.aspose.com/email/java/extracting-messages-...
  9. Remove Pages from PDF using Java | Aspose.PDF

    Remove pages from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/java/pages/remove/
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to generate the PDF...pdf" ; // Save the updated document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/change-page-size/