Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 368,304 for

save

(0.1 sec)
  1. Export MSG to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  2. Export EMAIL to TIFF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  3. Export EML to XPS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export MSG to DOC via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. 在Python中管理文档属性|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...."Publisher" , "Aspose" ) #Save the file workbook . save ( self . dataDir..."Publisher" ) #Save the file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/managing-document...
  7. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. You can also specify Save options for managing the output document....one of the save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for PHP via Java.... Save PDF document - this article...describes various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/php-java/basic-operations/