Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,580 for

save

(0.23 sec)
  1. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/androidjava/default-font/
  3. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods.... Save the message if needed. Code...from an Email To extract and save attachments from an existing...

    docs.aspose.com/email/cpp/working-with-attachme...
  4. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... Save the PDF as a Word document using...using the specified save options. Print a confirmation message...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  5. Manage Attachments in Email Message in Ruby|Doc...

    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....attachment ) # Save message to disc message . save ( data_dir +...Extracting Email Headers in Ruby Save Message as Draft in Ruby Subscribe...

    docs.aspose.com/email/java/manage-attachments-i...
  6. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... save ( "smart_art.pptx" , slides...( smart_art ) presentation . save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. Export POWERPOINT to DOT on Andorid via Java or...

    Convert POWERPOINT to DOT in mobile apps without installing any software or online. Test free POWERPOINT to DOT online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Export POWERPOINT to TEXT on Andorid via Java o...

    Convert POWERPOINT to TEXT in mobile apps without installing any software or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to TEXT format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. 使用 Go 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用 Save 方法儲存輸出的 PDF。 將新頁面插入到 PDF 中 package...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  10. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java.... Save output PDF document by calling Document.Save() method..."result_fromHtml.pdf" doc . save ( documentOutName ) # conversion...

    docs.aspose.com/pdf/python-java/convert-html-to...