Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 241,484 for

cells

(0.2 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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 8.5.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.4.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Set Range Border|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.... you don’t need to set each cell individually. You can set the...border on the range. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/java/set-range-border/
  3. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells,开发人员可以在Microsoft Excel文件中创建...Excel文件中创建不同类型的超链接。本主题讨论了Aspose.Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。 添加超链接...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  4. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...Cells允许用户检查VBA代码项目是否已签名。请使用 VbaProject::IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  5. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...Cells 允许用户显示和隐藏工作簿的元素,包括工作表和标签。 显示和隐藏工作表... Aspose.Cells 允许开发人员控制其Excel文件中工作表的可见性。 Aspose.Cells 提供了一个类 Workbook...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  6. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Cells . Workbook ( "sample.xlsx" );...var cellRange = worksheet . Cells . CreateRange ( startRow , startColumn...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. 检测工作表中的合并单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.Cells 库检测合并单元格。...Cells允许您在工作表中获取合并的单元区域。您也可以取消合并(拆分)它们。本文展示了使用...展示了使用 Aspose.Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  8. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....Cells loads the entire spreadsheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomLoad...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  9. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table....and print the contents of each cell. let doc = new aw . Document...${ j } ` ); let cells = rows . at ( j ). cells ; for ( let k =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....Cells provides the ability to read...Information from ODS file Aspose.Cells provides the OdsPageBackground...

    docs.aspose.com/cells/cpp/working-with-backgrou...