Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 376,922 for

save

(0.26 sec)
  1. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/java/default-font/
  2. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....loop through this array and save the individual sets of pages..."MultiplePages.pdf" , numberOfPages ); // Save individual files foreach ( var...

    docs.aspose.com/pdf/net/split-pdf-pages/
  4. Group Shape|Aspose.Slides for Node.js via .NET ...

    Manage grouped shapes in Aspose.Slides for Node.js: create, nest, align, reorder, and style group shapes with examples in PPT, PPTX, and ODP presentations.... save ( "group_shape.pptx" , aspose...removeAt ( 0 ); presentation . save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....presentation from the HTML and save it as a PowerPoint presentation...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Developer Guide|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....Different Ways to Open Files Save Save a visio drawing Print Print...

    docs.aspose.com/diagram/python-java/developer-g...
  7. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...BasicProcess ); $presentation -> save ( "smart_art.pptx" , SaveFormat...$smartArt ); $presentation -> save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. Copy Worksheets within a Workbook|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...."MySheet" ); //Save the Excel file. wb . Save ( "Copy Worksheet...

    docs.aspose.com/cells/net/copy-worksheets-withi...
  9. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/create-visio-docum...
  10. GroupShape|Aspose.Slides for PHP Documentation

    Work with group shapes in PHP using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....50 , 50 ); $presentation -> save ( "group_shape.pptx" , SaveFormat...( $group ); $presentation -> save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...