Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,804 for

save

(0.29 sec)
  1. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....6, saving a multi-page document to an...into a single image, or even save a multi-page document as a multi-page...

    blog.aspose.com/words/convert-multi-page-docume...
  2. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the POTX presentation as HTML...

    products.aspose.com/slides/cpp/viewer/potx/
  3. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the OTP presentation as HTML...

    products.aspose.com/slides/cpp/viewer/otp/
  4. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/androidjava/presentation...
  5. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method facilitates saving the embedded image as a distinct...corresponding layers. Save the Modified PSD File Finally, save the modified...

    docs.aspose.com/psd/java/smart-object-update/
  6. Converting Worksheet to Different Image Formats...

    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....Image Sometimes, it is useful to save a picture of a worksheet. Images...that the worksheet will be saved in SVG format. The SheetRender...

    docs.aspose.com/cells/java/converting-worksheet...
  7. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... RemoveUnusedStyles (); // Save the file U16String outputFilePath..."output_out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  8. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....Convert the DOCX to HTML using the save method With the help of the...Finally, the output file is saved on the disk with HTML file extension...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. How to Convert TIFF to PDF in Java

    This short tutorial focuses on how to convert TIFF to PDF in Java. To create TIFF to PDF converter Java code and comprehensive steps are explained along with the environment configuration....settings Save the output PDF on the disk using the save method...generated PDF is saved on the disk using the save method. Code to...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...