Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 30,454 for

worksheet

(0.14 sec)
  1. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...first worksheet's cells const cells = workbook . worksheets . get...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/precede...
  2. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot table…...Refresh() and Worksheets.RefreshAll(). Source data...foreach (var workSheet in workbook.Worksheets) { workSheet.RefreshPivotTables();...

    forum.aspose.com/t/pivot-tables-without-columns...
  3. 使用JavaScript通过C++合并文件|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....combine(Workbook) 方法合并多个工作簿,使用 Worksheet.copy(Worksheet) 方法将工作表复制到新工作簿。这些...i = 1 ; const worksheets = workbook . worksheets ; for ( let j...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  4. Aspose.Cells GridJs for .NET Pagination for lar...

    We are currently using Aspose GridJs. While the current implementation works well for moderate sized Worksheets, we are encountering performance and memory challenges with very large datasets especially those containing …...works well for moderate sized worksheets, we are encountering performance...help load only the active worksheet, which may improve performance...

    forum.aspose.com/t/aspose-cells-gridjs-for-net-...
  5. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....rich API for working with worksheets, cells, and a wide variety...Workbook and get the first worksheet. 2 Populate sample Open‑High‑Low‑Close...

    blog.aspose.com/cells/create-stockvolumehighlow...
  6. XLSB to XLSM Conversion Issue When Target File ...

    :page_facing_up: Description I’m encountering a deviation in behavior when converting an .xlsb file to .xlsm using Aspose.Cells for .NET v25.8.0. The attached file Template-Single-Quote-Issue-Link.xlsb contains a Pivot …...xlsm Upon inspecting the worksheet in the output file ConvertedUsingAspose...ConvertedUsingAspose.xlsm\xl\worksheets\sheet1.xml, I noticed that...

    forum.aspose.com/t/xlsb-to-xlsm-conversion-issu...
  7. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  8. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...sheet renderer for first worksheet const sheetRenderer = new...SheetRender ( workbook . worksheets . get ( 0 ), imageSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  9. Load the Workbook with Specific System Culture ...

    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....options ); // Access first worksheet and cell A1 const cell = workbook...workbook . worksheets . get ( 0 ). cells . get ( "A1" ); // Assertions...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  10. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...the CellsCollection of the worksheet that contains the data, and...

    products.aspose.com/total/net/conversion/word-t...