Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 373,449 for

save

(0.26 sec)
  1. Export Visio Diagram to PDF in Ruby|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....vsd" ) \ # Save as PDF file format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/python-net/convert-power...
  3. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ....ply" ); /* using Ply save options*/ //Save as binary PLY format...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  4. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....)) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  5. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#.... Save the new PDF using Save method. The following...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/net/split-pdf-document/
  6. Convert DOC to PPTX via C++ or with free Online...

    Export DOC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code.... This can save time and effort, as well as...presentation, which can be saved as a PPTX file. This process...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert DOT to POWERPOINT via C++ or with free ...

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

    products.aspose.com/total/cpp/conversion/dot-to...
  8. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Add Comments to Visio Drawings in Ruby|Document...

    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....880708661417323 , "test@" ) \ # Save as VDX diagram . save ( data_dir + "AddComment...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  10. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....KEEP_SOURCE_FORMATTING ) \ # Save the document. dst_doc . save ( @data_dir +...

    docs.aspose.com/words/java/joining-and-appendin...