Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 28,096 for

worksheet

(0.12 sec)
  1. 获取范围的单元格地址、计数、偏移量、整个列和整个行,使用 C++ 在 Node.js 中|Do...

    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....Workbook (); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/get-address...
  2. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....cell in the first worksheet workbook . worksheets . get ( 0 ). cells...PdfBookmarkEntry for Chart Sheet Fit All Worksheet Columns on Single PDF Page...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. How to get OData Connection Information with Ja...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for JavaScript via C++....and Writing Query Table of Worksheet with JavaScript via C++ Read...

    docs.aspose.com/cells/javascript-cpp/how-to-get...
  4. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance...." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  5. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....the first worksheet var sheet = book . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...setTransparent(true); Worksheet worksheet = workbook.getWorksheets()...get("Sheet1"); PageSetup setup = worksheet.getPageSetup(); // Set all...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  7. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...updating the freeze state in the worksheet. Code Here’s an example of...before saving var worksheet = wb.Worksheets[0]; // Assuming you're...

    forum.aspose.com/t/add-row-and-add-column-actio...
  8. How to Add a Column in Excel using Python

    This quick guide covers how to add a column in Excel using Python. It explains the environment configuration, step-by-step process, and a runnable code snippet to add multiple columns in Excel using Python....class and access the target worksheet Insert a column or multiple...

    kb.aspose.com/cells/python/how-to-add-a-column-...
  9. Apply Excel Theme with Node.js

    Follow this article to apply Excel theme with Node.js. It has the IDE settings, a list of steps, and a sample code to use Microsoft Excel themes with Node.js....the Cells collection from a worksheet. This article has taught us...

    kb.aspose.com/cells/nodejs/apply-excel-theme-wi...
  10. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...currently support the Excel worksheet function REGEXTEST() . When...

    forum.aspose.com/t/support-for-regextest-functi...