Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 244,505 for

cells

(0.11 sec)
  1. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...Cells for C++支持读取和写入XLSX文件的外部连接,并...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  2. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Cells for C++, you can convert CSV...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  3. 在VSTO和Aspose.Cells中创建命名范围|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中创建命名范围 Contents [ Hide ] 要创建一个命名范围: 设置工作表:...这些步骤。接下来的代码示例展示了如何使用Aspose.Cells for .NET再次使用C#做同样的事情。 VSTO //Create...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  4. 使用C++统计工作表中的单元格数量|Documentation

    在本文中,你将学习如何使用Aspose.Cells的C++ API编程统计Excel工作表中的单元格数目。...您可以使用下面给出的代码示例中所示的 Cells.GetCount() 或 Cells.GetCountLarge() 属性来计算工作表中的单元格数量。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/count-number-of-ce...
  5. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells with C++....Cells The following example shows...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/autofill-ranges/
  6. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for JavaScript via C++....How to Insert Picture in Cell Contents [ Hide ] Possible Usage...allows images to become actual cell values. Even if the layout of...

    docs.aspose.com/cells/javascript-cpp/how-to-ins...
  7. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  8. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subCells” check for PDF/UA compliance. I have found that the object created by headerR…...Table header cell has no associated subcells Aspose.PDF Product...that passes the “Table header cell has no associated subcells”...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  9. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific Cells in Microsoft Excel files using Aspose.Cells with C++....Cells provides a class, Workbook ...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  10. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/cpp/how-to-format-number-...