Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 312,272 for

save

(0.09 sec)
  1. 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...
  2. Export MSG to JPEG via C++ | products.aspose.com

    C++ API to Convert MSG to JPEG without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to JPEG format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. 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...
  4. Java API to Export EPUB to DOT | products.aspos...

    Convert EPUB to DOT using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  5. Java API to Export EPUB to DOCM | products.aspo...

    Convert EPUB to DOCM using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  6. 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...
  7. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... Save icon to the local space. Get...filter to get picture shapes. Save resultant Visio diagram to the...

    docs.aspose.com/diagram/net/working-with-images/
  8. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...embedded object if you want to save it into a file. suggestedFileName...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  10. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....Set the HTML save options for output HTML file Save the MSG file...file as HTML using the Save method By following the above mentioned...

    kb.aspose.com/email/net/how-to-convert-outlook-...