Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 363,355 for

save

(0.13 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BasicBlockList ); # Saving presentation $pres -> save ( "SimpleSmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  2. Convert MOBI to XLTM using Python or with free ...

    MOBI to XLTM conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  3. Convert MOBI to XLSM using Python or with free ...

    MOBI to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLSM online converter quickly before integrating the code....NET, can be used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert MOBI to ODS using Python or with free O...

    MOBI to ODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to ODS online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  5. 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...
  6. Working with 3D Scene|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....Coordinate System in 3D Formats Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/python-net/working-with-3d-s...
  7. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。...warnings produced during drawing save. HandleDocumentWarnin callback...pass the save options along with the save path to the save method...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  8. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically.... Save the modified HTML document....output path for a document saving 4 string savePath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. 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...
  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/