Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 375,795 for

save

(2.99 sec)
  1. Merge POTM Files To PNG Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation_slide_ {0} .png"...to merge two POTM files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  2. Merge PPS Files To PNG Using Python | products....

    Merge multiple PPS files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two PPS files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  3. Using a Microsoft Word Document as the Message ...

    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 it in MHTML format. Load the...Word document from disk and save it to stream as MHTML Document...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  4. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  5. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... save diagram Set Connector Appearance...StraightLines ); // Saving Visio diagram diagram . Save ( dataDir + ...

    docs.aspose.com/diagram/net/working-with-connec...
  6. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  7. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  8. Aspose.PSD for Java 25.9 - 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....on macOS Bug PSDJAVA-775 The saved PSD file cannot be opened Bug...PSDJAVA-776 The error: Image saving failed in the file with Artboard...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... 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/python-net/pages/remove/
  10. Remove Pages from PDF using C++ | Aspose.PDF

    Remove pages from PDF file programmatically with C++ sample code using Aspose.PDF for 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/cpp/pages/remove/