Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 367,868 for

save

(0.22 sec)
  1. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....pdf" ); doc -> Save ( u "example.md" , SaveFormat...DjvuLoadOptions > ()); doc -> Save ( u "example.pdf" ); What’s...

    docs.aspose.com/pdf/cpp/whatsnew/
  2. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....Delete ); // Save output document document . save ( pdfaFileName...Delete ); // Save output document try { document . save ( pdfaFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  3. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++.... calculateData (); // Save the Compact form output const...const outputData1 = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  5. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Scene object and then you can save it in different 3D supported...file formats . By loading and saving, you can perform number of...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  6. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  8. Export MHTML to ODP in Android | products.aspos...

    Android API to Convert MHTML to ODP without using Microsoft Word...archive format that is used to save webpages for offline viewing...Convert MHTML to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++....Save(..) method, to generate an EPUB...); // Save PDF file into EPUB format document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdf-to-other-fi...
  10. C++ API to Export PCL to GIF | products.aspose.com

    Convert PCL to GIF within C++ applications....Convert PCL to DOC by using Save member function Load DOC file...Words API Save the document to GIF format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...