Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 244,637 for

cells

(0.15 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. 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...
  3. 使用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...
  4. 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/
  5. 使用 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...
  6. 用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...
  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. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....preferred width of a table or a cell. To learn more, visit the Working...write("Cell #1"); builder.insertCell(); builder.write("Cell #2");...

    reference.aspose.com/words/java/com.aspose.word...
  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. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....Data Only explains how to copy cell data between ranges. This article...article demonstrates how to copy cell ranges while preserving their...

    docs.aspose.com/cells/cpp/copy-range-data-with-...