Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 368,176 for

save

(0.82 sec)
  1. Convert BMP to OFT in Python | products.aspose.com

    Save BMP to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Manipulating Photoshop Formats|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....Imaging lets you save files in PSD format so that...Photoshop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/java/manipulating-photo...
  3. Create PDF Forms using PHP via Java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add field to the document and save modified PDF Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/create/
  4. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.Cells for Node.js via C++ 插入背景图像到 Excel。”...buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  5. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++.... doc -> Save ( get_ArtifactsDir () + u "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....Pages to Separate Image Files Saving Project Pages to Separate Files...property. This specifies whether to save project pages to separate files...

    docs.aspose.com/tasks/java/printing-project-pag...
  8. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  9. Merge POTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/potx/
  10. Merge PPTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pptx/