Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 361,638 for

save

(0.18 sec)
  1. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser....browser and present an option to save the document to disk or open...browser and presents an option to save the document to disk or open...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... save ( output_file ) Get Text Annotation...annotations . delete ( ta ) document . save ( output_file ) How to add (or...

    docs.aspose.com/pdf/python-net/text-annotation/
  3. Supported File Formats|Aspose.Slides 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....can load and Save. Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/jasperreports/supported-...
  4. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  5. Remove All Macros from the Visio Diagram 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....setVbProjectData ( null ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RemoveAllMacros...

    docs.aspose.com/diagram/java/remove-all-macros-...
  6. Encrypt Workbook using Aspose.Cells|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.... , 128 ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  7. Export Visio Diagram to XAML 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 XAML diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Export Visio Diagram to XPS 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 XPS diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  10. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and api differences.... save ( "wb.xlsx" ); } } Aspose.Cells...( "testing..." ) workbook . save ( "wb.xlsx" ) jpype . shutdownJVM...

    docs.aspose.com/cells/python-java/limitations-a...