Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 30,425 for

worksheet

(0.21 sec)
  1. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...类包含一个 Worksheets 集合,可以访问 Excel 文件中的每一个工作表。一个工作表由 Worksheet 类表示。...类表示。 Worksheet 类提供了一个 cells 集合。 Cells 集合中的每个项目代表一个 Cell 类的对象。 Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  2. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for 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 Worksheet worksheet = workbook . GetWorksheets...Stock Chart int32_t pieIdx = worksheet . GetCharts (). Add ( ChartType...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  3. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ API,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...Set cell value Cell cell = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...
  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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; // Adding some value to cell Cell cell...

    docs.aspose.com/cells/zh/net/working-with-fonts/
  5. Product Overview - Aspose.Cells for Android via...

    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....properties of Excel files Worksheet Features Display Options Hide...Hide or show a worksheet Show or hide tabs, scroll bars, gridlines...

    docs.aspose.com/cells/java/product-overview-asp...
  6. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Accessing the first worksheet in the file const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  7. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...PrintCommentsType::PrintSheetEnd. */ worksheet . GetPageSetup (). SetPrintComments...

    docs.aspose.com/cells/cpp/print-comments-while-...
  8. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...first worksheet in the Excel file Worksheet worksheet = workbook...; // Iterate through all worksheets in the workbook for ( int...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  9. Create Tornado Charts in Excel using C#

    Learn how to create tornado charts in Excel using C#. Automate data visualization with Aspose.Cells for .NET API....tornado chart in an Excel worksheet by following the steps below:... Get the desired worksheet into a Worksheet class object. Optionally...

    blog.aspose.com/cells/tornado-charts-in-excel-u...
  10. Printing Range of Pages using SheetRender and W...

    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....of pages of a workbook or worksheet. The following screenshot...both the workbook and the worksheet. AI Document Assistant Close...

    docs.aspose.com/cells/net/printing-range-of-pag...