Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 363,298 for

save

(0.14 sec)
  1. Fit All Worksheet Columns on Single PDF Page wi...

    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....< html > < head > < title > Save Workbook to PDF Example </ title...> </ head > < body > < h1 > Save Workbook to PDF Example </ h1...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  2. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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.... ResultIU = 3 ; //Save file as VDX vsdDoc . SaveAs...更新形状属性(文本、文本样式、位置和大小)。 将文件另存为 VDX。 //Save the uploaded file as PDF Diagram...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  3. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....pptx" ); try { $pres -> save ( "pres.html" , SaveFormat ::...setAnimateTransition ( false ); $pres -> save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/php-java/export-to-html5/
  4. 在工作表中合并或取消合并单元格|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....Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...rng1 . Merge (); //Save the file. workbook . Save ( @"d:\test\MyBook...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  5. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  7. Set Default Font while rendering spreadsheet to...

    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.... Then it saves the workbook in HTML by setting...Prepare HtmlSaveOptions and save three variants with different...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/
  10. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your document's layout effortlessly!...can pass to the document's "Save" method // to modify how that...applyAdditionalTextP }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...