Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 244,637 for

cells

(0.22 sec)
  1. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....Cells offers this feature. To obtain...properties, and then use the Cell.GetColumn() property to obtain...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  2. Create and Save New Workbooks|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.... Insert some text in any cell. Save the workbook. VSTO Below...Excel . Range cells = worksheet . Cells ; cells . set_Item ( 1...

    docs.aspose.com/cells/net/create-and-save-new-w...
  3. Aspose.Cells.GridJs Basics|Documentation

    This article introduces the basic steps to set up a web application for GridJs....Cells.GridJs Basics Contents [ Hide ] Basics of...of GridJs Aspose.Cells.GridJs is a .NET standard library that...

    docs.aspose.com/cells/net/aspose-cells-gridjs/b...
  4. Hiding and Showing Rows and Columns|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. Controlling the Visibility...of Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/net/hiding-and-showing-ro...
  5. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...value of cell color from conditional formatting Aspose.Cells Product...to understand whether Aspose.Cells was able to access the value...

    forum.aspose.com/t/access-rendered-value-of-cel...
  6. 在单元格中查找数值|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 - 在单元格中查找数值 在Microsoft Exce...//Finding the cell containing the specified formula Cells cells = worksheet...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  7. AutoFit Rows and Columns|Documentation

    This article shows how to auto‑fit rows, columns, rows of merged Cells, and a row in a range of Cells with the Aspose.Cells for .NET API....auto‑size the width and height of cells according to their content....also available through Aspose.Cells so developers can auto‑size...

    docs.aspose.com/cells/net/autofit-rows-and-colu...
  8. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...Cells可以保留Microsoft Excel文档中的结构信息,...#include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  9. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Cells 提供了 XmlMapCollection.Add() 方法,您可以使用该方法将...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  10. Convert Excel to High‑Resolution Image with C++...

    Generate high‑resolution images from Excel files using Aspose.Cells with C++....Cells offers functionality to set...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-high...