Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 375,797 for

save

(0.76 sec)
  1. Convert EML to TIFF in Python | products.aspose...

    Save EML to TIFF in your Python applications without using Microsoft Outlook or Word...NET and saved into the desired Word TIFF format...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Convert MSG to TIFF in Python | products.aspose...

    Save MSG to TIFF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word TIFF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files...." ); // Save the Excel file. wb . Save ( srcDir + u "MyBook_out...(); return 0 ; } Opening and Saving a File With Aspose.Cells for...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification...."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  5. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...PdfCoreOptions ()); psdImage . save ( output , saveOptions ); }...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-effect/
  8. Apply Shape Effects in Presentations on Android...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Android via Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-effect/
  9. 使用JavaScript通过C++在渲染Excel到PDF时忽略错误|Documentation

    学习在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为PDF的过程中,如何忽略错误。...arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/zh/javascript-cpp/ignore-...
  10. Converting a PDF file to SVG using PHP | Aspose...

    Sample code on PHP for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.SVG as parameters Save the output SVG file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...