Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,720 for

save

(0.57 sec)
  1. Converting a PDF file to XML using PHP | Aspose...

    Sample code on PHP for PDF to XML conversion. Use example code for batch PDF to XML conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output XML file System Requirements...your PDF file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....putValue() method Save the document as .xltx file using save() by passing...a customized chart, you can save it as a template and use it...

    products.aspose.com/total/python-java/create/xltx/
  3. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....Document object and just call the save method with target PDF format... one can easily set various save options such as brightness,...

    products.aspose.com/total/python-net/conversion/
  4. Converting a PDF file to PPT using Android via ...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...method to convert the page to PPT Save the PPT file Here is an example...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  5. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....”, and save the updated PDF to a file named...collection of the page. Save the PDF using save() method import aspose...

    products.aspose.com/pdf/tutorial/create-pdf/
  6. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  7. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....layout by invoking Layout mothod save diagram Create a CompactTree...compactTreeOptions ); // Save diagram diagram . save ( dataDir + "Dra...

    docs.aspose.com/diagram/java/create-organizatio...
  8. Converting Email Messages in Python|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  9. Working with Size and Layout of Presentation|As...

    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....0 ); //Save Presentation to disk auxPresentation . Save ( FileName...

    docs.aspose.com/slides/net/working-with-size-an...
  10. Update Visio Shape Text 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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...