Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 241,490 for

cells

(0.08 sec)
  1. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Cells 来合并或拆分一系列单元格。Aspose.Cells 为此提供了 Range.Merge()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  2. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....Cells provides the Shape.Reflection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  3. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...Cells 提供获取数据透视表外部连接数据源的能力。API 提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  4. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count +...

    products.aspose.com/pdf/net/table/
  5. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....ior) Resizes the table and cells according to the specified auto...ClearBorders () Removes all table and cell borders on this table. ClearShading...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  7. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  8. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Get a column heading|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....name, and a cell name, gets the column of the cell and returns...// the content of the first cell in that column. public static...

    docs.aspose.com/cells/net/get-a-column-heading/
  10. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Cells to create a Dynamic Rolling...Rolling Chart using Aspose.Cells. We’ll show you the code for...

    docs.aspose.com/cells/javascript-cpp/create-dyn...