Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 30,470 for

worksheet

(0.27 sec)
  1. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Workbook (); // Get the first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  2. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。... Png ); // Get the worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....first pivot table in the worksheet PivotTable pt = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  4. Merge Files|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....the Worksheet.copy() method can be used to copy worksheets into...Merge Multiple Worksheets into a Single Worksheet Analyzing your...

    docs.aspose.com/cells/java/merge-files/
  5. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...)); // Accessing the first worksheet in the Excel file const sheet...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....number of cells in the first worksheet with data. Creates a Range...the first worksheet. const cells = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. Refresh Values of Linked Shapes|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....then you will have to call Worksheet.Shapes.UpdateSelectedValue()...Aspose.Cells and then call Worksheet.Shapes.UpdateSelectedValue()...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  8. Public API Changes in Aspose.Cells 8.9.0|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....//Access the worksheet to be rendered Worksheet sheet = book...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...("1038")); Shape oShapeBottom = worksheet.Shapes.AddFreeform(0, 0, 0...sense in the context of your worksheet. Validate Width and Height...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  10. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the Advanced Filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for .NET API....apply Advanced Filter on worksheet data to display records that...Advanced Filter using the Worksheet.AdvancedFilter() method. Just...

    docs.aspose.com/cells/net/apply-advanced-filter...