Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 236,024 for

cells

(0.11 sec)
  1. 用 C++ 取消冻结 Excel 工作表的行或列|Documentation

    在本文中,您将学习如何使用 Aspose.Cells for C++ API 以编程方式取消冻结 Excel 工作表的行、列或窗格。...Cells for C++ 取消冻结行、列或窗格 使用 Aspose.Cells for C++ 非常简单。调用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/unfreeze-rows-or-c...
  2. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells. To implement 1904 date system...Aspose.Cells APIs. #include <iostream> #include "Aspose.Cells.h"...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  3. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围...Cells提供了通过 CreateUnionRange 方法创建联合范围的能力。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  4. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....Cells, you can read and write a table...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  5. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  6. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  7. 扩展和为CRM更新导入工具做出贡献|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 [ 0 , i ++]. Value = attrib ; int Row = 1 , cell = 0...record in Result . Entities ) { cell = 0 ; foreach ( string attribute...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  8. 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/
  9. 用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...
  10. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...Family tasks-net , cells-net , aspose-cells imparthgalani July...a small square dot border in cell Professionalize.Discourse July...

    forum.aspose.com/t/how-to-set-this-given-image-...