Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 347,031 for

save

(0.08 sec)
  1. Merge PPSX Files Using PHP | products.aspose.com

    Merge multiple PPSX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsx" , SaveFormat...to merge two PPSX files and save result as PPSX in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsx/
  2. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsm" , SaveFormat...to merge two PPSM files and save result as PPSM in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsm/
  3. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  5. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  6. Add Hyperlinks to Cells|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 the document. These steps are...site" , "Aspose Site!" ); //Save the excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  7. 图表轴|Aspose.Slides for PHP 文档

    如何编辑 PowerPoint 图表轴...getActualMinorUnit (); # 保存演示文稿 $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # 保存演示文稿 $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  8. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  9. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  10. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... Save the modified presentation as...PPTX file to disk srcPres . save ( "CloneShape_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-manipul...