Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 369,791 for

save

(0.23 sec)
  1. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to Save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells to save an Excel workbook to a PDF, the...1 When using aspose.cells to save an Excel workbook to a PDF,...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  2. Saving Files|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....Saving Files Contents [ Hide ] Aspose.Cells makes it possible...possible to create and save files and to manipulate existing files....

    docs.aspose.com/cells/go-cpp/saving-files/
  3. Saving Files|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....Ask AI Saving Files Contents [ Hide ] Aspose.Cells makes it possible...possible to create and save files, and to manipulate existing...

    docs.aspose.com/cells/cpp/saving-files/
  4. Move Pages to PDF using php-java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/php-java/pages/move/
  5. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java.... Save the output file Delete the page...page from the input document. Save the modified input document...

    docs.aspose.com/pdf/php-java/move-pages/
  6. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for Node.js via C++....excelFilePath ); // Save as ODS file workbook . save ( "ods_out.ods"...ods" ); // Save as SXC file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Saving Files in Jython|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....Ask AI Saving Files in Jython Contents [ Hide ] Aspose.Cells...Cells - Saving Files The following example demonstrates how to save...

    docs.aspose.com/cells/java/saving-files-in-jython/
  8. Loading and Saving Message|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....Русский Portuguese Loading and Saving Message Contents [ Hide ] Detecting...format: " + str ( file_format )) Saving and Converting Messages Aspose...

    docs.aspose.com/email/python-net/loading-and-sa...
  9. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/net/move-pages/
  10. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....Workbook > ( odsFilePath ); // Save as xlsx file U16String xlsxOutputPath..."ods_out.xlsx" ); workbook . Save ( xlsxOutputPath ); // Load...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/