Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 373,144 for

save

(0.19 sec)
  1. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook... Plus, you can save time and money by purchasing...Convert EMLX to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Aspose.PSD for Java 25.4 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...( sourceFile_1 )) { image . save ( outputFile_1 , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method method. The following... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  4. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. Conversion to PDF|Aspose.Slides 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....Presentation class exposes the Save method that can be called to...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/net/conversion-to-pdf/
  6. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....comment authored by a user and save the presentation. static void...util . Date ()); presentation . save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and Save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...is changed after loading and saving back Aspose.Cells Product Family...file changes after I load and save it. For example, the number...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  8. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  9. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  10. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....remove_property ( property ); # save 3D scene opt = GLTFSaveOptions...GLTF2 ) opt . save_extras = True scene . save ( "test-2.gltf"...

    docs.aspose.com/3d/python-net/manipulate-custom...