Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 38,277 for

save

(0.14 sec)
  1. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...ODP in Presentation object and save it to HTML format. About PowerPoint...HTML in C++ Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Aspose.PSD for .NET 21.7 - 发行说明|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.... Save ( outputFilePng , new PngOptions...PngOptions ()); image . Save ( outputFilePsd ); } using ( var image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/Saveformat/#Pcl) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/Saveformat/#Markdown) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... save ( file_name = ARTIFACTS_DIR.... Color . light_green doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  8. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for C++. Step-by-step guide with code examples included....Presentation to TIFF Using the Save method provided by the Presentation...); // Save the presentation as TIFF. presentation -> Save ( u "Output...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

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