Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 368,125 for

save

(0.69 sec)
  1. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python.... save ( "output.docx" ) Q: How do..."logo.png" , options ) doc . save ( "output.docx" ) Q: What is...

    docs.aspose.com/words/python-net/working-with-w...
  2. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Save the presentation. This PHP code... "A12" , $lbl2 )); $pres -> save ( "resultchart.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/chart-workbook/
  3. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。... save ( "picture1_out.png" , slides..., 720 )) as image : image . save ( "picture2_out.png" , slides...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  4. 将 PowerPoint 演示文稿转换为 Android 上的 Markdown|Aspose...

    使用 Aspose.Slides for Android 通过 Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... 使用 Save 方法将对象保存为 markdown 文件。 以下 Java..."pres.pptx" ); try { pres . save ( "pres.md" , SaveFormat . Md...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....presentation is created, it can be saved as a POTM file. This process...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with required font information Save the file using the method of...set_Fill(textFill); 9 // Save resultant XPS document 10 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-text/
  7. Adding Slide to Presentation|Aspose.Slides Docu...

    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....SlidePart >(); // Save the new slide part. slide . Save ( slidePart...GetIdOfPart ( slidePart ); // Save the modified presentation. presentationPart...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  8. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and Save your documents in high-quality PDF format. Streamline your workflow today!...this class that can be used to save a document in the Pdf format...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... save ( file_name = ARTIFACTS_DIR...docx' ) save_options = aw . saving . SvgSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge EPUB files using .NET | Aspose.PDF

    Merge EPUB files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/epub/