Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 310,771 for

save

(0.07 sec)
  1. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides for Py...

    在 Python 中将 PowerPoint 演示文稿转换为 SWF Flash...[ Hide ] 由 Presentation 类提供的 Save 方法可用于将整个演示文稿转换为 SWF 文档。 您还可以使用...# 保存演示文稿和笔记页面 presentation . save ( "SaveAsSwf_out.swf" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....// When we save this document to a fixed page save format, its...suppressAutoHyphens ; doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....getExportDocumentStr() you can save to a tagged PDF with the document...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  4. Export PPS to DOT on Andorid via Java or with f...

    Convert PPS to DOT in mobile apps without installing any software or online. Test free PPS to DOT online converter quickly before integrating the code....Convert PPS 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...
  5. Export PPSX to RTF on Andorid via Java or with ...

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

    products.aspose.com/total/android-java/conversi...
  6. Export PPT to DOT on Andorid via Java or with f...

    Convert PPT to DOT in mobile apps without installing any software or online. Test free PPT to DOT online converter quickly before integrating the code....Convert PPT 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...
  7. Export PPS to DOC on Andorid via Java or with f...

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

    products.aspose.com/total/android-java/conversi...
  8. Convert MD to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  9. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly Save documents in Xlsx format, ensuring compatibility and quality for your files....the document will be saved if this save options object is used...= SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...