Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 18,220 for

excel worksheet

(0.06 sec)
  1. 使用 Node.js 通过 C++ 处理嵌套评论|Documentation

    使用 Aspose.Cells for Node.js via C++ 管理 Excel 文档中的嵌套评论。学习添加、读取、编辑和删除嵌套评论。...Contents [ Hide ] 线程化的批注 MS Excel 365提供了一个添加分线评论的功能。这些评论可以用作对...回复框,允许进行分线对话。Excel 365中的旧注释称为注释。下面的截图显示了在Excel中打开分线评论时的显示方式。...

    docs.aspose.com/cells/zh/nodejs-cpp/threaded-co...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for for Python via .NET API....sorting is one of Microsoft Excel’s many useful features. It allows...NET lets developers sort worksheet data alphabetically or numerically...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  3. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide...allow users to control how worksheet pages are printed. Setting...

    docs.aspose.com/cells/cpp/setting-print-options/
  4. 合并相邻单元格|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....合并相邻单元格 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Given a document name, a worksheet name, and the names of two...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  5. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....to Columns using Microsoft Excel. This feature is available from...character) based on which Microsoft Excel splits the contents of a cell...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  6. Working with Fonts in Apache POI and Aspose.Cel...

    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....that represents a Microsoft Excel file. The Workbook class contains...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/working-with-fonts-i...
  7. 用C++创建高低收(HLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建高低收股票图表。我们的逐步指南将演示如何绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析与可视化。... 示例代码 以下示例代码加载 示例Excel文件 并生成 输出Excel文件 。 #include <iostream>...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...
  8. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....method (encapsulated in the Worksheet object). The new Comment object...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  9. Accessing Table from Cell and Adding Values ins...

    Access a table from a cell and add values using Aspose.Cells with C++....screenshot shows the source Excel file used inside the code. It...screenshot shows the output Excel file generated by the code....

    docs.aspose.com/cells/cpp/accessing-table-from-...
  10. AutoFit Rows and Columns|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells and row in a range of cells by the Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel lets users auto size the width...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/autofit-rows-a...