Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 368,337 for

save

(0.32 sec)
  1. 在 Jython 中保存文件|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....) # Save in default ( Excel2003 ) format workbook . save ( dataDir...out.xls" ) # Save in Excel2003 format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  2. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....load HTML to Document class and save it as output PDF. Converting...Library, API or Code to Render, Save, Generate or Create PDF Programmatically...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  3. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Saving File to Response Object with JavaScript via C++ Contents...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  4. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/java/render-presentation...
  6. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...
  7. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/php-java/render-presenta...
  8. 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...
  9. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....Words, simply invoke the save()}}method of {{Document class...dataDir + "document.doc" ); doc . save ( dataDir + "html/Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...
  10. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/