Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,721 for

save

(0.41 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....textStamp ); // Save PDF document document . Save ( dataDir + "AddTextStamp_out...( stamp ); // Save PDF document document . Save ( dataDir + "StampedPDF_out...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  5. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... Saving . OoxmlCompliance Examples...DiagonalCornersRound, // then save the document with "Strict" or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  7. Create an empty Visio Diagram 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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  8. C++ API to Convert PS to EXCEL | products.aspos...

    Convert PS to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. C++ API to Convert PS to ODS | products.aspose.com

    Convert PS to ODS via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to ODS format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. C++ API to Convert PS to TSV | products.aspose.com

    Convert PS to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...