Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 375,975 for

save

(0.37 sec)
  1. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/cpp/attachments/remove/
  2. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...out_ps_stream: 6 # Create the save options with the A4 size 7 options...close_page () 48 49 # Save the document 50 document. save () 运行此代码的结果是...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. Convert DOCM to PPSM via C++ or with free Onlin...

    Export DOCM to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....PowerPoint presentation and save it as a PPSM file. The Aspose...loaded, the presentation can be saved as a PPSM file. This process...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code....Finally, the presentation can be saved as an ODP file. Aspose.Total...Total for C++, developers can save time and effort when converting...

    products.aspose.com/total/cpp/conversion/dotx-t...
  5. Remove Attachments from PDF using Java | Aspose...

    Java source code to delete Attachments from PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/java/attachments/remove/
  6. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code.... Finally, users can save the presentation as a PPS file...Convert DOC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code.... Finally, users can save the new presentation as a POWERPOINT...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  8. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....create a new presentation and save it as a POTX file. This process...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. Public API Changes in Aspose.Cells 8.8.3|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....( "A1" ); //Save the result on disk book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disk book . save ( dir + "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....NUp of the input PDF file and save it to the output PDF file. This...NUp of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/