Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 375,987 for

save

(0.16 sec)
  1. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/control-exception/
  2. Aspose.PSD for Python via .NET 25.4 - 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.... save ( outputFile , PngOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. Render MSG to MD in Andorid App | products.aspo...

    Export MSG to MD without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to MD format using save method and set MD as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Your First Aspose.Diagram Application - Hello W...

    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....” on the first page, and saves the file. Create new visio file...() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...

    docs.aspose.com/diagram/python-net/your-first-a...
  5. Product Overview|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....format) files, and allows you to save MSG files after applying changes...can also parse attachments and save them to disk. Reading Outlook...

    docs.aspose.com/email/java/product-overview/
  6. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....class and render to XLSX via save method. Next load the rendered...using Workbook class and invoke save method. Android - PDF to Excel...

    products.aspose.com/total/android-java/conversion/
  7. Convert EML to OFT via Java | products.aspose.com

    Try the code sample to convert EML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...template files, allow users to save a pre-formatted email with placeholders...

    products.aspose.com/email/java/conversion/eml-t...
  8. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....$showType ); $presentation -> save ( "output.pptx" , SaveFormat...setLoop ( true ); $presentation -> save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-slide-show/
  9. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-slide-show/
  10. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream BmpDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...