Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,703 for

save

(0.38 sec)
  1. Aspose.PSD for .NET 19.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-174 IndexOutOfRangeExcep on saving PSD image as JPEG Bug PSDNET-180...an exception Bug PSDNET-182 Saving PSD image after RotateFlip...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....identified, you can extract it and save it as a new file. void Run ()...Backimg -> get_SystemImage () -> Save ( ImagePath + u "Slide_" + System...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  3. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation... save( "pres.ppt" , slides . export...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/python-net/editor/ppt/
  4. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Excel file without charts and saves it in the output PDF format...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  5. Converting a PDF file to DOCX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑DOCX Conversion on All Platforms...Convert a PDF file to DOCX using save_docx function Close the PDF...your PDF file and then simply save it as a DOCX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. How to remove Link Annotation using C++ | Aspos...

    Remove Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/link/rem...
  7. How to remove Watermark Annotation using C++ | ...

    Remove Watermark annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/watermar...
  8. 使用 Java 查看 MHT 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 MHT 文档...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/mht/
  9. 使用 Java 查看 SVG 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 SVG 文档...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/svg/
  10. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...set_Text( u "New text" ); pres -> Save( u "pres.pdf" , SaveFormat ::...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/cpp/editor/ppt/