Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 368,329 for

save

(0.58 sec)
  1. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/androidjava/chart-series/
  2. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Converting Excel to PDF Files in Python|Documen...

    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....xls" ) # Save the document in PDF format workbook . save ( self...

    docs.aspose.com/cells/java/converting-excel-to-...
  4. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/python-net/installation/
  5. 在Python中将Excel转换为PDF文件|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....xls" ) #Save the document in PDF format workbook . save ( self...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....an object of SvgSaveOptions save_options = Rjb :: import ( '...archive save_options . CompressOutputToZipA = false # Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  7. Convert EPUB to ODP via Java API | products.asp...

    Java API to Convert EPUB to ODP without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  8. Convert EPUB to PPS via Java API | products.asp...

    Java API to Convert EPUB to PPS without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  9. Convert EPUB to PPT via Java API | products.asp...

    Java API to Convert EPUB to PPT without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  10. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...compression in a document while saving. // Open a document that contains...equation object.docx" ); // When we save a document, smaller metafiles...

    reference.aspose.com/words/nodejs-net/aspose.wo...