Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 377,037 for

save

(0.3 sec)
  1. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....Convert WORD to HTML by using Save member function Initialize a...Presentation file Save the document to PPSM format using Save method and...

    products.aspose.com/total/cpp/conversion/word-t...
  2. 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...
  3. 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...
  4. Android API to Render PCL to XAMLFLOW | product...

    Transform PCL to XAMLFLOW via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...Convert MHTML to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" ); Primitive...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  7. Convert DOCM to POTM via C++ or with free Onlin...

    Export DOCM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....presentation from the HTML, and then save it as a POTM file. Aspose.Total...files. It is easy to use and can save users time and effort when dealing...

    products.aspose.com/total/cpp/conversion/docm-t...
  8. Convert OTT to PPTX via C++ or with free Online...

    Export OTT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPTX online converter quickly before integrating the code.... Finally, you can save the presentation as a PPTX file...create a new presentation and save it as a PPTX file. OTT to PPTX...

    products.aspose.com/total/cpp/conversion/ott-to...
  9. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Save ( "add_activex.pptm" , SaveFormat...RemoveAt ( 0 ); } presentation . Save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/ac...
  10. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/odp/