Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 367,927 for

save

(0.09 sec)
  1. HTML to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PPTX conversion. Use example code for batch HTML to PPTX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/h...
  2. MD to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX conversion with Python and .NET...PptxSaveOptions class to customize the save process, such as specifying...case, PowerPoint presentation). Save the loaded PDF file to a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/m...
  3. Add Window Element to the Visio Instance in PHP...

    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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/java/add-window-element...
  4. Set Appearance of the Connector Type Shape in V...

    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....STRAIGHT_LINES ) \ # Save diagram diagram . save ( data_dir + "SetShapeAppearance...

    docs.aspose.com/diagram/java/set-appearance-of-...
  5. Creating a QR BarCode 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....setRotationAngleF ( 90 ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingQRBarcode...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  6. Set Size Unit for the BarCode Image in Ruby|Doc...

    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 ( data_dir + "SetBarcodeImageUnitS...social coding sites: GitHub Save BarCode Image to Streams in...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  7. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  8. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PS format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  9. Add Comments to Visio Drawings 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....880708661417323 , "test@" ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddComment.vdx"...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  10. Reorder Worksheets|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....MoveTo ( 2 ); //Save the Excel file. workbook . Save ( "../../data/AsposeMoveSheet...

    docs.aspose.com/cells/net/reorder-worksheets/