Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 25,766 for

worksheet

(0.3 sec)
  1. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....JsonObject as a separate worksheet when all child nodes are array...object Workbook book ; Worksheet worksheet = book . GetWorksheets...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  2. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); var worksheet = workbook . Worksheets [ worksheetIndex...columnCount - 1 ; workbook . Worksheets . SetOleSize ( startRow ...

    docs.aspose.com/slides/zh/net/working-solution-...
  3. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....xlsx" ); // Add new worksheet for pivot table WorksheetCollection...WorksheetCollection worksheets = wb . GetWorksheets (); Worksheet wsPivot...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  4. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....Worksheets property Get the number of...spreadsheet, then access the target worksheet to retrieve the data. Subsequently...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/
  5. HTML|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....Transparent Image of Excel Worksheet Delete redundant spaces after...Export Document, Workbook, and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/python-net/convert-excel-...
  6. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....Cells lets developers sort worksheet data alphabetically or numerically...based on the cell data in a worksheet. The Sort method accepts the...

    docs.aspose.com/cells/net/sort-data-of-excel/
  7. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  8. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....Access the first worksheet. const worksheet = workbook . getWorksheets...Stock Chart const pieIdx = worksheet . getCharts (). add ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  9. 用C++确定图表中存在的轴|Documentation

    了解如何确定使用Aspose.Cells for C++创建的图表中存在的轴。我们的指南将帮助您理解如何识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...Access the chart Chart chart = worksheet . GetCharts (). Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/determine-which-ax...
  10. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...JsonObject object as one worksheet when all child nodes are array...object Workbook book ; Worksheet worksheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...