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

save

(0.52 sec)
  1. 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-...
  2. 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-...
  3. 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-...
  4. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG.... Saving . SvgTextOutputMode Remarks...document should be rendered when saving in SVG format. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Converting to MHTML Files 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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  8. Converting Excel to PDF Files in Ruby|Documenta...

    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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/java/converting-excel-to-...
  9. Aspose.PSD for .NET 22.10 - 发布说明|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 ( output ); } PSDNET-1257. 时间轴效果消失并以奇怪的方式显示。(在...ApplyTo ( psdImage ); psdImage . Save ( outputFile ); } PSDNET-1278...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/net/attachments/