Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,937 for

async save load

(0.07 sec)
  1. 使用JavaScript via C++以标准或最小尺寸保存Excel为PDF|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++将Excel文件以标准或最小尺寸保存为PDF。...addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/save-ex...
  2. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well.... The modified file is saved as output.xls . <!DOCTYPE html>...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for JavaScript via C++. Set various reflection properties to achieve desired results....Chart The following sample code loads the source Excel file and accesses...the Shape.reflection and then saves the workbook in the output Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. 通过C++用JavaScript保存为ODF 1.1、1.2和1.3|Documentation

    使用Aspose.Cells for JavaScript通过C++将Excel转换为ODF 1.1、1.2和1.3规格...Cells ODS Save Example </ title > </ head >...body > < h1 > Aspose.Cells ODS Save Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/save-od...
  5. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in JavaScript using Aspose.Cells for JavaScript via C++....Chart The following sample code loads the source Excel file , accesses...Shape.glow property, and then saves the workbook in the output Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  6. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。...addEventListener ( 'click' , async () => { const fileInput = document...await file . arrayBuffer (); // Loads the workbook from the uploaded...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  7. Disable Text Wrapping for Data Labels on the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/disable-te...
  8. Refresh and Calculate Pivot Table having Calcul...

    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....Items The following sample code loads the source Excel file which...JavaScript via C++ APIs and save the workbook in PDF format....

    docs.aspose.com/cells/javascript-cpp/refresh-an...
  9. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...PngExtension; public async Task<PresentationAnalyzer> ...presentation for {mediaId}. Saving images now."); await Task.WhenAll(...

    forum.aspose.com/t/presentation-to-image-conver...
  10. Send Emails & Forward Messages using SMTP Clien...

    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....asynchronous operations static async Task Main ( string [] args )...Console . ReadLine (); } static async Task SmtpAsync () { // Create...

    docs.aspose.com/email/net/sending-and-forwardin...