Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,785 for

save

(0.16 sec)
  1. Convert XLTM to DOTX using Python or with free ...

    XLTM to DOTX conversion in your Python applications without using Microsoft Office or online. Test free XLTM to DOTX online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLTM file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  2. Change the fill color of a shape in a presentat...

    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....Accent6 ; // Save the modified slide. slide . Slide . Save (); } }...the PPTX file to disk pres . Save ( FileName , SaveFormat . Pptx...

    docs.aspose.com/slides/net/change-the-fill-colo...
  3. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...utilize the first method to save execution time. The second method...using the output stream and save options. Create a new graphics...

    docs.aspose.com/page/python-net/ps/working-with...
  4. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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...." ; //Save diagram as VDX vdxDoc . SaveAs...text." )); //Save the new diagram diagram . Save ( "Drawing1.vdx"...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  6. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。... save ( "animation.pptx" , aspose...removeAt ( 0 ); } presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...MemoryStream > (); bitmap -> Save ( bitmapStream , System :: Drawing...(), image ); presentation -> Save ( u "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Exchange Mailbox and Messages - Re...

    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....getMessageInfoType ()); // MessageInfoType Saving Messages This article shows...mailbox and save them to disk in EML and MSG formats: Save as EML...

    docs.aspose.com/email/java/working-with-exchang...