Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 380,296 for

save

(0.13 sec)
  1. Android API to Render EPUB to DOTX | products.a...

    Transform EPUB to DOTX via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...used by Microsoft PowerPoint to save presentations that contain macros...JSON data from file Save JSON as PPTX using Save method Load PPTX...

    products.aspose.com/total/cpp/conversion/json-t...
  3. Android API to Render EPUB to WORDML | products...

    Transform EPUB to WORDML via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  4. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....Paragraphs collection of the page Save the resultant PDF document package...World!" )); // Save updated PDF document . save ( _dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/java/create-pdf-document/
  5. Manipulating Photoshop Formats|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....Imaging lets you save files to PSD so that they can...PhotoShop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/net/manipulating-photos...
  6. Aspose.Cells 8.6.0中的公共API更改|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 the metadata info to spreadsheet metadata . Save ( filePath...= false ; //Save spreadsheet as HTML book . Save ( "output.html"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML 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...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  8. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  9. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。..."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/zh/net/modifing-form/
  10. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 14 // Save resultant XPS document 15 doc. Save (OutputDir...

    docs.aspose.com/page/net/xps/working-with-images/