Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,937 for

async save load

(0.06 sec)
  1. 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...
  2. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....your worksheet into an image or save your workbook to PDF or HTML...Timeline The following sample code loads the sample Excel file that contains...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  3. Remove Pivot Connection with JavaScript via C++...

    Learn how to remove a pivot connection using Aspose.Cells for JavaScript via C++....table The following sample code loads the sample Excel file that contains...the pivot table. Finally, it saves the workbook as the output Excel...

    docs.aspose.com/cells/javascript-cpp/remove-piv...
  4. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying data range and location of sparkline group using Aspose.Cells for JavaScript via C++.... The following sample code loads the source Excel file as shown...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/copy-spark...
  5. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API....following sample code that loads the sample Excel file which...methods to filter blanks and then saves the workbook as the output Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  6. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....addEventListener ( 'click' , async () => { const fileInput = document...isSeriesInRows : true }; // Saving the Excel file const outputData...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  7. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....addEventListener ( 'click' , async () => { // Creating a new Workbook...${ a2 . type } </p>` ; } // Save the workbook to a downloadable...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  8. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Save the output PDF document by calling...calling the Workbook.save() method. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  9. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....VBA Module and Macro Code and saves the output in the XLSM format...addEventListener ( 'click' , async () => { // Create new workbook...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  10. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/decrease-t...