Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 369,759 for

save

(0.16 sec)
  1. Saving an Email as PDF|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....Español Русский Portuguese Saving an Email as PDF Contents [...load the MHTML stream and then save it as PDF. An email message...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  2. Programming Email in 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....Python Save Message as Draft in Python Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  3. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...resources (images, fonts, css) are saved when exporting a document to...property is false . When you save a Document in Html format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Ps in C++....Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method Contents...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  6. Convert VCF to BMP in Python | products.aspose.com

    Save VCF to BMP in your Python applications without using Microsoft Outlook or Word...NET” API and save it into the respective Word...tool that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  7. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...您将了解如何使用 类的 Save() 方法保存 SVG 文件。此外,Aspose.SVG...using System. IO ; Copy 1 // Save SVG to file using C# 2 3 //...

    docs.aspose.com/svg/zh/net/save-svg-document/
  9. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . Save ( u "outputExportWorkshee...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  10. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...save(output_stream, save_options) RuntimeError:...Configure save options for DOCX format print("Configuring save options")...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166