Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 367,915 for

save

(0.21 sec)
  1. Export OFT to SVG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export XPS to PPT in Android | products.aspose.com

    Android API to Convert XPS to PPT without using Microsoft Word...Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export MSG to PCL via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Export MSG to RTF via C++ | products.aspose.com

    C++ API to Convert MSG to RTF without using Microsoft Word or Outlook...Convert MSG 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/msg-to...
  5. Export MSG to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS without using Microsoft Word or Outlook...Convert MSG 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/msg-to...
  7. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...previously created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 from aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Keep Separators for Blank Rows while exporting ...

    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....getKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate text file save options const options = new...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  9. Aspose.PSD for .NET 24.7 - 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.... Save ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  10. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...inputFilePath ); // Create PDF save options PdfSaveOptions opts...PdfOptimizationType :: MinimumSize ); // Save the workbook to PDF with the...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...