Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 361,071 for

save

(0.21 sec)
  1. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++.... Save JPG as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. Convert WORD To Image C++

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++.... Save Word as images in C++ The following...the local drive, then simply save it in image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Convert HTML To JPG C++

    Convert HTML to JPG format in C++ code. Save HTML as JPG using C++.... Save HTML as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  4. Convert PowerPoint to PDF with Notes in C++|Asp...

    Convert PowerPoint to PDF with notes with C++...PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in Saved PDF files.... and even when you print or save the file as a PDF, the text...you switch to print view or save the file as a PDF, the text...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  6. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  7. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/java/public-api-changes...
  8. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...by PsdImage class Save the results. Saving Image Files Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...
  9. Manipulating Adobe Photoshop Formats|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....allows you to load, edit and save files to PSD so that they can...Photoshop. This article shows how to save a file to PSD with Aspose.PSD...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file The following code...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingArc_out...

    docs.aspose.com/pdf/java/add-arc/