Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 346,134 for

save

(0.13 sec)
  1. Create an empty Visio Diagram in Ruby|Documenta...

    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.... new \ # Save as VDX diagram . save ( data_dir + "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  2. Chart Data Table|Aspose.Slides 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 modified presentation. Below...setFontHeight ( 20 ); pres . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/java/chart-data-table/
  3. Customize Chart Data Tables in Python|Aspose.Sl...

    Customize chart data tables in Python for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations.... Save modified presentation. Below...portion_format . font_height = 20 pres . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/chart-data-ta...
  4. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Xlsx , GridJs will also saves all shapes/images to a zip archive...operation. In this action a save back to the cache file will...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  6. Aspose.Cells Segmentation Fault when saving to ...

    Hello, I’m using Aspose.Cells for NodeJS via C++ bindings (aspose.cells.node 25.4.0). I believe I have installed all the relevant prerequisites. I’m using Node 20 (also tried 18 and 22) on Debian 12. Although, also trie…...Cells Segmentation Fault when saving to HTML Aspose.Cells Product...HTML with some save options. Again, even some save options removal...

    forum.aspose.com/t/aspose-cells-segmentation-fa...
  7. Convert MSG to OFT via Java | products.aspose.com

    Try the code sample to convert MSG 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...by multiple users. This can save time and effort by standardizing...

    products.aspose.com/email/java/conversion/msg-t...
  8. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....Add ( 5 , 5 , imagePath ); // Save workbook U16String outputPath...u "output.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/cpp/managing-pictures/
  9. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  10. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...