Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,766 for

save

(0.42 sec)
  1. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....streams, along with the desired save format, are used to convert...convert(input_file, output_file, save_format) Converts the given input...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Online XML to SWF Conversion or Develop Java ba...

    Free online app to convert XML to SWF files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  4. Online XML to POTX Conversion or Develop Java b...

    Free online app to convert XML to POTX files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  5. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  6. Online XML to PPTM Conversion or Develop Java b...

    Free online app to convert XML to PPTM files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  7. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... Each save option class is the extended...); // create an instance SVG save options class SVGSaveOptions...

    docs.aspose.com/diagram/java/public-api-changes...
  9. Manipulating Photoshop Formats|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....update the background color and save the PSD file. Update Text Layer...text layer, update the text and save the PSD file with a new name...

    docs.aspose.com/psd/java/manipulating-photoshop...
  10. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF documents into a single PDF file with C++.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/