Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 373,070 for

save

(0.23 sec)
  1. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....Code128 ) \ # Save the image to file bb . save ( data_dir + "barcode...( 0 . 5 ) \ # Save the image to file bb . save ( data_dir + ...

    docs.aspose.com/barcode/java/manage-x-dimension...
  2. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library.... Save the updated file using the Document object’s Save method...Delete (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  3. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java.... Save the optimized document using the save(..) method...optimize (); // Save output document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/optimize-pdf/
  4. Aspose.PSD for Python via .NET 24.2 - Release N...

    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....document Bug PSDPYTHON-37 Fix saving psd files having Stroke Pattern...fillLayer . update () image . save ( outputFile , PsdOptions ())...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  5. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/androidjava/import-prese...
  6. Export Visio Diagram to XML 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 VDX diagram . save ( data_dir + "Diagram..."Drawing.vsd" ) # Save as VSX diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...str ): ... Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....BLACK )); // Save updated document pdfDocument . save ( _dataDir...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/java/modifing-form/
  9. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to HTML format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....Delete ); // Save output document document . save ( DATA_DIR +...Delete ); // Save output document document . save ( DATA_DIR +...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/