Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 346,143 for

save

(0.21 sec)
  1. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  2. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C++...showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/
  3. Extract Images from Worksheets|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....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. AI Document Assistant...

    docs.aspose.com/cells/java/extract-images-from-...
  4. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and save the resultant PDF file using the Save method of...text ); // Save resultant PDF file try { document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  5. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  6. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  7. Saving a printable form and recognition pattern...

    How to Save a generated printable form and a recognition pattern file on disk....Saving a printable form and recognition pattern Contents [ Hide...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/net/generate-template/save/
  8. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...Presentation from JPG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  9. Merge or UnMerge Cells in a Worksheet|Documenta...

    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....worksheet in the workbook and save the excel file. Merging Cells...Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  10. FieldSaveDate | Aspose.Words for Java

    Implements the SaveDATE field in Java....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/java/com.aspose.word...