Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 244,653 for

cells

(0.09 sec)
  1. Find and Replace in Spreadsheet|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....Contains ; string found = "" ; Cell cell = null ; foreach ( Worksheet...do { cell = sheet . Cells . Find ( TXBX_Find . Text , cell , Opts...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  2. Aspose.Words.Tables module | Aspose.Words for N...

    The Aspose.Words.Tables module contains classes that represent tables, rows, Cells and their formatting....that represent tables, rows, cells and their formatting. Classes...Class Description Cell Represents a table cell. To learn more,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...Cells允许在将电子表格渲染为HTML时设置默认字体。请使用 HtmlSaveOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  4. 79527937.xlsx

    Sheet1 Data on single sheet 2018-12-03T13:31:42Z 16.0300 Test 2018-12-03T13:31:12Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z false 2018-12-03T13:31:42Z Microsoft Excel 2018-12-......C:\AsposeProjects\DotNet\Cells\AsposeCells\Cells_NET\Cells_187715\ 16.0300...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. 79527948.xlsx

    Sheet1 Data on single sheet 2018-12-03T13:31:42Z 16.0300 Test 2018-12-03T13:31:12Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z false 2018-12-03T13:31:42Z Microsoft Excel 2018-12-......C:\AsposeProjects\DotNet\Cells\AsposeCells\Cells_NET\Cells_187715\ 16.0300...

    docs.aspose.com/cells/de/java/export-worksheet-...
  6. 79527937.xlsx

    Sheet1 Data on single sheet 2018-12-03T13:31:42Z 16.0300 Test 2018-12-03T13:31:12Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z false 2018-12-03T13:31:42Z Microsoft Excel 2018-12-......C:\AsposeProjects\DotNet\Cells\AsposeCells\Cells_NET\Cells_187715\ 16.0300...

    docs.aspose.com/cells/es/go-cpp/export-workshee...
  7. 在C++中刷新AutoFilter后获取所有隐藏行的索引|Documentation

    学习如何使用Aspose.Cells for C++ API在刷新AutoFilter后获取所有隐藏行的索引。...Cells使用int[] AutoFilter.Refresh(bool...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-all-hidden-row...
  8. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....Cells Product Family Aspose.Email...access text belonging to each cell inside the desired table. You...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  9. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....Cells supports converting worksheets...images. Additionally, Aspose.Cells supports setting different options...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  10. Creating Subtotals|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 provides API features that help...file as Book1.xls. Select any cell within your list. From the Data...

    docs.aspose.com/cells/java/creating-subtotals/