Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 365,751 for

save

(0.83 sec)
  1. Export EMLX to SVG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . save ( "C:\\temp\\MyOutput... getIX ())); // save diagram diagram . save ( "c:\\temp\\AddLayer_Out...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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.... Save the file. The code samples that...Drawing . Color . White ); // Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  4. Export EMAIL to DOTM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EMLX to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF document using Aspose.PDF for Python via .NET..."en-US" ) # Save Tagged PDF Document document . save ( path_outfile...= "alt" # Save Tagged PDF Document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  7. Working with Distribution Lists|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....A distribution list can be saved to disk in Outlook MSG format...it in MS Outlook. Create and Save Distribution Lists The following...

    docs.aspose.com/email/net/working-with-distribu...
  8. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...provides a Save method which can be used to save the extracted...toString ()); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/androidjava/extract-images-...
  9. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...); cell . SetStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  10. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...document's "Save" method # to modify how we save the document...to plaintext. txt_save_options = aw . saving . TxtSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...