Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 246,361 for

cells

(0.29 sec)
  1. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Cells supports hiding and sorting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...
  2. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...Cells支持隐藏和显示工作表中默认情况下可见的网格线。它还提供了控制工作表的行列标题的可见性。...单元格都易于识别。 控制网格线的可见性 Aspose.Cells提供一个类 Workbook ,代表一个Microsoft...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  3. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....Cells by default exports the hidden...the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  4. Formula Calculation Engine in Aspose.Cells|Docu...

    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 - Formula Calculation...engine is embedded in Aspose.Cells. It can not only recalculate...

    docs.aspose.com/cells/net/formula-calculation-e...
  5. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持...Cells GridJs 多语言配置指南 概述 本教程将引导您在 Aspose.Cells GridJs ...license for Aspose.Cells com . aspose . cells . License lic = new...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...// Set the border for table cells table -> set_DefaultCellBorder...Add (); // Add table cells row -> get_Cells () -> Add ( String...

    products.aspose.com/pdf/zh-hant/cpp/table/
  7. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....Cells supports the rendering of timeline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-timeline/
  8. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...Cells 允许您更改 HTML 链接的目标类型。 HTML 链接看起来像这样...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  9. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  10. 使用 C++ 保护工作表|Documentation

    了解如何使用 Aspose.Cells 与 C++ 保护 Microsoft Excel 文件中的工作表、行、列和特定单元格。...Cells提供了 Workbook 类,表示Microsoft Excel文件。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protecting-workshe...