Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,511 for

async

(0.07 sec)
  1. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/render-gra...
  2. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { // Create a new workbook...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  3. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { // Create a new workbook...

    docs.aspose.com/cells/javascript-cpp/save-workb...
  4. Export similar Border Style when Border Style i...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  5. Get Worksheet of the Chart with JavaScript via ...

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for JavaScript via C++. Access and manipulate the underlying data of the chart efficiently....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/get-worksh...
  6. Remove Pivot Connection with JavaScript via C++...

    Learn how to remove pivot connection using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/remove-piv...
  7. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  8. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....addEventListener ( 'click' , async () => { const fileInput = document...addEventListener ( 'click' , async () => { await readyPromise ;...

    docs.aspose.com/cells/javascript-cpp/protecting...
  9. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...August 1, 2025, 10:53pm 7 发现即使是@Async方法调用,也会有问题: com.aspose.pdf.internal...run(Thread.java:842) 代码: // 接口 @Async("ioTaskExecutor") Completab...

    forum.aspose.com/t/pdf-not-supported-image-type...
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/converting...