Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,727 for

save

(0.26 sec)
  1. Convert DOCM to ODP via C++ or with free Online...

    Export DOCM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....presentation, which can then be saved as an ODP file. This process...Convert DOCM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docm-t...
  2. Convert WORDML to PPTX via C++ or with free Onl...

    Export WORDML to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code....presentation, which can then be saved as a PPTX file. This process...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks for C#....Working with Resource Assignments Saving Updated Resource Assignment...Reference Nuget Pricing Buy Saving Updated Resource Assignment...

    docs.aspose.com/tasks/cpp/saving-updated-resour...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/nodejs-java/chart-series/
  5. Aspose.PSD for .NET 21.2 - 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....resource after loading and saving the PSD image with shape layers...demonstrates that loading and saving the PSD image with shape layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  6. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/slide-layout/
  7. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document $document...$textFragment ); $document -> save ( $outputFile ); Open PDF Document...

    docs.aspose.com/pdf/php-java/create-document/
  8. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  9. 使用形状段落|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 diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  10. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/create-visio-document/