Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 369,861 for

save

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...
  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. Aspose::Words::LowCode::Processor::To method | ...

    How to use To method of Aspose::Words::LowCode::Processor class in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method System...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Online OFT to XPS Conversion or Build .NET base...

    Free online app to convert OFT to XPS files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to XPS format using Save method and set Xps as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...