Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 369,735 for

save

(0.52 sec)
  1. C# API to Export EPUB to DOTX | products.aspose...

    Convert EPUB to DOTX without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  2. C# API to Export EPUB to MARKDOWN | products.as...

    Convert EPUB to MARKDOWN without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Words Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/net/conversion/epub-t...
  3. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  5. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. 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....combination of loading and saving operations. Almost any task...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Convert EML to DOC in Python | products.aspose.com

    Save EML to DOC in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Convert DOTX to MHTML in Python | products.aspo...

    DOTX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...Format) allows developers to save the document in the HTML format...Load the DOTX file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  8. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples.... Save the modified presentation. This...= 2 ; // Saves the modified presentation pres . Save ( "Aspose_out...

    docs.aspose.com/slides/net/access-slide-in-pres...
  9. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....creating a PDF document using C++ Save the output PDF file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/make/pdf/
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....creating a Word document using C++ Save the output Word file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/word/