Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,580 for

save

(0.12 sec)
  1. C++ API to Convert PDF to OTP | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. C++ API to Convert PS to POTX | products.aspose...

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

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Convert TEX to PPT | products.aspose...

    Convert TEX to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert TEX 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/tex-to...
  4. Export EML to SVG via C++ | products.aspose.com

    C++ API to Convert EML to SVG without using Microsoft Word or Outlook... It helps developers to save time and effort by providing...Convert EML to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML 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/xml-to...
  6. C++ API to Convert PCL to PPS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. Aspose.PSD for Java 20.4 - 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....text layer Bug PSDJAVA-166 Fix saving PSD image with Grayscale ColorMode...format Bug PSDJAVA-167 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. SaveOptions.temp_folder property | Aspose.Words...

    SaveOptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...for temporary files used when saving to a DOC or DOCX file. By default...error(OutOfMemoryException)) Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  10. 将 MSG 保存为 PDF|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.... load ( fstream ); //Save the Message to output stream...ByteArrayOutputStrea (); eml . save ( emlStream , SaveOptions ....

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/