Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 373,092 for

save

(0.17 sec)
  1. Export Visio Diagram to PDF 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 PDF file format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.pdf" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Export Visio Diagram to XAML 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 XAML $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xaml"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Display PCL Formats Using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pcl/
  4. Display EPUB Formats Using Python | Aspose.PDF

    Open and view EPUB documents programmatically with Python sample code using Aspose.PDF for Python for .NET...options ) # save document in HTML format document . save ( path_outfile...

    products.aspose.com/pdf/python-net/viewer/epub/
  5. Display CGM Formats Using C++ | Aspose.PDF

    Open and view CGM documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/cgm/
  6. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis.... new # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  7. Creating a Pdf417 Barcode 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....setCodeText ( "12345" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingPdf417Barcod...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  8. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF document in PHP using Aspose.PDF for improved privacy and document security....} # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  9. Converting Email Messages 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....eml" ) # Save the Email message to disk in...in Unicode format eml . save ( data_dir + "AnEmail.msg" , Rjb...

    docs.aspose.com/email/java/converting-email-mes...
  10. Add SolutionXML Element to the Visio Drawing in...

    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....-> add ( $solution_xml ); \ # save Visio diagram $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...