Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 203,309 for

cells

(0.13 sec)
  1. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your table's bookmark range for efficient data management.... Cells . Count ) { // Print the contents...Console . WriteLine ( row . Cells [ bookmark . FirstColumn ]....

    reference.aspose.com/words/net/aspose.words/boo...
  2. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Represents all formatting for a table cell. To learn more, visit the Working...modify formatting of a table cell. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....Facilitates Data Entry : When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/cpp/format-number-to-date/
  4. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....Cells exports frame scripts and document...The 8.6.0 version of Aspose.Cells for C++ introduces an option...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  5. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....Cells APIs. Specify Document Version...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/specify-document-vers...
  6. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...Cells允许您访问工作表的所有超链接,使用 GetHyperlinks()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  7. 将数据导入xlsx4j工作表|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....Cells - 将数据导入工作表 从数组中导入数据 Java //Instantiating...vertically Cells cells = worksheet . getCells (); cells . importArray...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  8. Introduction of GridWeb|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....Cells.GridWeb is a GUI based web control...with MS excel file. Aspose.Cells.GridWeb - Demos To get you up...

    docs.aspose.com/cells/java/introduction-of-grid...
  9. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...Cells完全支持页面设置选项。本文介绍了如何使用Aspose.Cells设置页面选项,并显示了用于设置的代码示例:...Cells设置页面选项,并显示了用于设置的代码示例: Aspose.Cells 提供了一个类, Workbook ,它代表一个 Microsoft Excel...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  10. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells provides ways to control the...Hide Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/net/show-and-hide-rows-co...