Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 380,291 for

save

(0.35 sec)
  1. Export EML to PS via C++ | products.aspose.com

    C++ API to Convert EML to PS without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to PS format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Export EMAIL to RTF via C++ | products.aspose.com

    C++ API to Convert EMAIL to RTF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  3. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveOptions in Aspose.Words....the document will be saved if this save options object is used...set ; } Examples Shows how to save a document into a Docling JSON...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Work with Vector Graphics in Java|Aspose.PDF fo...

    Learn how to extract, move, remove, copy, and export vector graphics in PDF documents using Java....element, resume updates, and save the document. public static...graphicsAbsorber . dispose (); } document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/working-with-vector-gr...
  5. Export to DXF|CAD 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....binary and normal, in the file save options. Note: One of the interesting...interesting features is the ability to save any supported file format to...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. OdtSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.OdtSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , asposeSlides...setLoop ( true ); presentation . save ( "output.pptx" , asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  8. Convert MHTML Files to Various Formats in C#|Do...

    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 Options : Depending on the target...Email for .NET provides various save options such as EmlSaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  9. Aspose.PSD for .NET 22.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....PSDNET-1072 Incorrect transparency on saving of PSD file (RGB/16bit) on... Incorrect transparency on saving of PSD file (RGB/16bit) on...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  10. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python.... Merge the PDF Files Save the Merged Document Combining...document2 . pages ) document1 . save ( outfile ) Live Example Aspose...

    docs.aspose.com/pdf/python-net/merge-pdf/