Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 368,275 for

save

(0.67 sec)
  1. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  2. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  3. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...< html > < head > < title > Save Workbook to Strict Open XML...> </ head > < body > < h1 > Save Workbook to Strict Open XML...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...
  4. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event.... To learn more, visit the Save a Document documentation article...object that is currently being saved. KeepResourceStreamOp { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert PPTM to JPG in JavaScript | products.as...

    Convert PPTM to JPG in JavaScript. Use Node.js library API to convert PPTM files to JPG...Presentation from PPTM file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert PPT to PNG in JavaScript | products.asp...

    Convert PPT to PNG in JavaScript. Use Node.js library API to convert PPT files to PNG...Presentation from PPT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert FODP to PNG in JavaScript | products.as...

    Convert FODP to PNG in JavaScript. Use Node.js library API to convert FODP files to PNG...Presentation from FODP file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  8. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. let doc...that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在xlsx4j中将电子表格转换为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....xls" ); //Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/convert-spreadshe...
  10. 无图表加载源Excel文件|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....); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/zh/java/load-source-excel...