Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 373,074 for

save

(0.15 sec)
  1. Setting Conditional Formatting for Report Item|...

    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, publish, and review the report...item or a textbox report item. Save, publish, and review the report...

    docs.aspose.com/cells/reportingservices/setting...
  2. 在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....-> split (); //Save the excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  3. Export Visio Diagram to SVG in Ruby|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 diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation....html" , htmloptions ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "html.pdf" ) puts...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  5. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++.... Use the Save method to save the file in the desired...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  6. Convert APNG files in Java|Documentation

    Create APNG image from PNG using Java Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/java/convert-apng-files/
  7. Aspose.PSD for .NET 19.4 - 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.... Save ( outputFilePath ); } PSDNET-120...sourceFileName , options )) { image . Save ( outputFilePathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  8. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Remove All Macros from the Visio Diagram in Rub...

    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....setVbProjectData ( nil ) \ # Save as VDX diagram . save ( data_dir + "RemoveAllMacros...

    docs.aspose.com/diagram/java/remove-all-macros-...
  10. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....Add ( fld ); // Save diagram diagram . Save ( dataDir + "InsertField_out...

    docs.aspose.com/diagram/net/create-insert-fields/