Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 377,473 for

save

(0.82 sec)
  1. HTML|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....code example below shows how to save a workbook as an HTML file using...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/net/convert-excel-to-html/
  2. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Save the presentation. This PHP code... "A12" , $lbl2 )); $pres -> save ( "resultchart.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/chart-workbook/
  3. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......True False save() Save() False save(stream) Save(System.IO.Stream...Stream stream) False save(file_path) Save(System.String filePath)...

    docs.aspose.com/imaging/python-net/python-notes...
  4. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells 8.8.3 中的公共 API 更改|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....( "A1" ); //Save the result on disc book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disc book . save ( dir + "output...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....setValue ( 5 ); } } // save diagram diagram . save ( dataDir + "SetXFormdata_Out...ArrowSizeValue . LARGE ); // save the Visio diagram . save ( dataDir + "SetLineData_Out...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... save ( "sample_3d.png" ) presentation . save ( "sandbox_3d...) as thumbnail : thumbnail . save ( "sample_3d.png" ) 3D 深度和拉伸...

    docs.aspose.com/slides/zh/python-net/3d-present...
  8. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background color, after conversion if we …...Save method can be used for the task...object and then calling the Save method. C# (.NET) using Aspose...

    forum.aspose.com/t/excel-to-document-conversion...
  9. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....along with the output FBX file Save the resultant FBX file on the...the disk using the Scene.save() method These steps summarize the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  10. DoclingSaveOptions.saveFormat property | Aspose...

    DoclingSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...See Also module Aspose.Words.Saving class DoclingSaveOptions DoclingSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...