Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 375,722 for

save

(0.15 sec)
  1. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....HTML in C++ Use the Save method to save the object as an HTML...)); // Saving the presentation to HTML presentation -> Save ( u...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. HtmlFixedSaveOptions.resourcesFolderAlias prope...

    HtmlFixedSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an Html document...() : string Remarks When you save a Document in Html format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SaveDATE field. To learn more, visit the documentation article in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/java/convert-a-document/
  5. Java API to Export PS to OTT | products.aspose.com

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

    products.aspose.com/total/java/conversion/ps-to...
  6. Java API to Export MD to DOCM | products.aspose...

    Convert MD to DOCM using on premise Java API...class Convert MD 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/md-to...
  7. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... Save the initial document. Reopen...tooltip over the matched fragment. Save the final document. import os...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  8. Java API to Export MD to RTF | products.aspose.com

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

    products.aspose.com/total/java/conversion/md-to...
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XpsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Save your PDF file. The following...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...

    docs.aspose.com/pdf/net/add-line/