Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 369,791 for

save

(0.19 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using Python https://products.aspose.com/pdf/python-net/pages/ Recent content in Add, Move or Delete pages in ......"name": "Save PDF", "text": "Save the output PDF using the Save method"...specified index. Save the output PDF using the Save method. columns...

    products.aspose.com/pdf/python-net/pages/index.xml
  2. 使用内置样式|Documentation

    使用 JavaScript 结合 Aspose.Cells for JavaScript 通过 C++ 使用 Excel 内置样式的代码。...); // Save as XLSX const outputData1 = workbook . save ( SaveFormat...xlsx' ; // Save as ODS const outputData2 = workbook . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/using-b...
  3. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....ExcelSaveOptions (); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  4. Export Visio Diagram to SVG in PHP|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....vsd" ); \ # Save as SVG $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.svg" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Export Visio Diagram to Image in PHP|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....vsd" ); \ # Save as PNG $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.png" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...Document Access the Image Resource Save the Image to a File import aspose...) as output_image : xImage . save ( output_image ) Extract Text...

    docs.aspose.com/pdf/python-net/extract-images-f...
  7. Dithering for Raster Images in PHP|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...., 4 ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/dithering-for-rast...
  8. Protect and Unprotect Diagrams in PHP|Documenta...

    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....setProtectStyles ( 1 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ProtectUnprotectDiag...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  10. Aspose.PSD for .NET 23.12 - 发行说明|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.... Save ( outputFile , new PngOptions...false ; break ; } } image . Save ( destFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...