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

save

(0.88 sec)
  1. C++ API to Convert TEX to PPTM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Convert TEX to POWERPOINT | products...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Convert TEX to OTP | products.aspose...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  4. Android API to Render PDF to MHTML | products.a...

    Transform PDF to MHTML via Android via Java API... It is used to save webpages for offline viewing...This feature can be used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  5. C++ API to Convert MD to PPSM | products.aspose...

    Convert MD to PPSM 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 PPSM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. DocSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.DocSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. Import and Export Bookmarks|Aspose.PDF for .NET

    This section explains how to import and export Bookmarks with Aspose.PDF Facades.... Finally, save the updated PDF file using Save method. The...ExportBookmarksToXml method. Save the updated PDF file using the Save method. The...

    docs.aspose.com/pdf/net/import-and-export-bookm...
  9. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  10. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....PDF, deletes all images, and saves the modified file. Create the...input PDF. Delete All images. Save the updated Document. import...

    docs.aspose.com/pdf/python-net/delete-all-images/