Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 371,741 for

save

(0.14 sec)
  1. C++ API to Convert MD to POTM | products.aspose...

    Convert MD to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Convert EPUB to XAML | products.aspo...

    Convert EPUB to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. C++ API to Convert CGM to ODP | products.aspose...

    Convert CGM to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to ODP format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert CGM to PPS | products.aspose...

    Convert CGM to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert SVG to ODP | products.aspose...

    Convert SVG to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to ODP format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. C++ API to Convert SVG to PPS | products.aspose...

    Convert SVG to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....paragraphs collection of the page Save the resultant PDF document import...text_fragment ) # Save updated PDF document . save ( "output.pdf"...

    docs.aspose.com/pdf/python-net/create-document/
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....collection of page instance And save your PDF file package com.aspose...object" )); // Save PDF file pdfDocument . save ( _dataDir + ...

    docs.aspose.com/pdf/java/add-rectangle/
  9. Aspose.PSD for .NET 21.8 - 更新说明|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 ( outputFileName , new PngOptions...UpdateLayerData (); image . Save ( outputFileName ); } PSDNET-698...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Fillable PDF Forms using php-java | Aspose.PDF

    Сreate fillable PDF forms programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save modified PDF Fill AcroForm in...field" ); // Save updated document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/fill/