Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 347,009 for

save

(0.17 sec)
  1. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file. Add Table in PDF -...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/table/add/
  2. Aspose.PSD for Java 25.1 - 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 ( outFileImgAll , new PngOptions...updateModifiedConten (); image . save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. 添加和删除书签|Aspose.PDF for C++

    本主题解释如何使用C++库向PDF文档添加书签。您还可以从PDF文档中删除所有或特定书签。...); // 保存更新后的文档 pdfDocument -> Save ( _dataDir + u "AddBookmark_out...pdfOutline ); // 保存输出 pdfDocument -> Save ( _dataDir + u "AddChildBookmark_out...

    docs.aspose.com/pdf/zh/cpp/add-and-delete-bookm...
  4. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  5. How to Convert Excel Chart to JPG in Java

    This brief tutorial explains how to convert Excel chart to JPG in Java. You can follow this article to perform same task in any of the operating system Windows, macOS and Linux....the respective workbook sheet Save the chart object as JPG image...these steps, we learned how to save Excel chart as JPG in Java....

    kb.aspose.com/cells/java/how-to-convert-excel-c...
  6. Convert BMP to EMAIL in Python | products.aspos...

    Save BMP to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  8. Working with Images in XPS file | Python

    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 Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Working with Images in XPS file | Java

    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 Java...Matrix and an ImageBrush and save XpsDocument. The following code...))); 12 // Save resultant XPS document 13 doc. save (dataDir +...

    docs.aspose.com/page/java/xps/working-with-images/
  10. Android API to Render SVG to RTF | products.asp...

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

    products.aspose.com/total/android-java/conversi...