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

save

(0.15 sec)
  1. Convert PNG to PDF in PHP | products.aspose.com

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

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

    Convert SVG to PPTX in PHP. Use PowerPoint PHP API to convert SVG files to PPTX...Presentation from SVG 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/...
  3. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . Save ( @"C:\temp\MyOutput...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Convert BMP to EMLX in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  5. 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...
  6. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify HTML Save Options – Export Similar Border...exportSimilarBorderS = true ; // Save the workbook in HTML format...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  7. 在将 Excel 渲染为 PDF 时绘制分析器|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....Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...Uint8Array ( arrayBuffer )); // Save the workbook to PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/draw-sl...
  8. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Save the modified presentation. This...18 ); } } } // Save PPTX to Disk pres -> Save ( outPath , Aspose...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...