Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,214 for

save

(0.21 sec)
  1. 在 JavaScript 中从 PDF 或 HTML 导入演示文稿|Aspose.Slides...

    使用 Aspose.Slides for Node.js 将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现无缝、高性能的幻灯片处理。... 使用 save() 方法将文件保存为 PowerPoint 格式。 此...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/import-pr...
  2. Convert SVG to PPT in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert JPG to HTML in PHP | products.aspose.com

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  6. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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 spreadsheet. The code samples...cellA5 . WrapText = true ; // Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text-in...
  7. IAiModelText.Summarize | Aspose.Words for .NET

    Effortlessly summarize documents with IAiModelText. Customize summary length using advanced AI for precise content extraction and enhanced readability.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. To convert a PSD file...file name and save the image using the image.save() method. Similarly...

    docs.aspose.com/psd/python-net/open-export-psd-...
  9. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Load And Save To Disk in Jython Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-jython/
  10. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... auto_fit_columns () # Save the workbook in XLSX format..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat ...

    docs.aspose.com/cells/python-net/support-the-la...