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

cells

(0.14 sec)
  1. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  2. 隐藏和取消隐藏单元格|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 - 隐藏和取消隐藏行和列 Aspose.Cells提供了一个代表Microsoft...类表示。Worksheet类提供了一个表示工作表中所有单元格的Cells集合。Cells集合提供了几种方法来管理工作表中的行或列。 Java...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...
  3. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....Cells allows you to encrypt and password‑protect...Encrypting Excel file with Aspose.Cells The following example shows...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  4. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....Cells fully supports Microsoft Excel’s...discusses how to use Aspose.Cells to configure page margins. Setting...

    docs.aspose.com/cells/cpp/setting-margins/
  5. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...Cells API 提供检测特定工作表是否受密码保护的方法。本文演示如何使用 Aspose.Cells for C++...C++ API 实现此功能。 Aspose.Cells for C++ 已暴露 Protection.IsProtectedWithPassw...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  6. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...Cells for C++库能满足这些需求。以下内容介绍如何使用C...式的方法。 我们提供示例代码,帮助你使用Aspose.Cells for C++实现这些目标。所需的示例文件已包含在内。...

    docs.aspose.com/cells/zh/cpp/export-equation/
  7. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other Cells in the row....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用 C++ 通过 JavaScript 管理 Excel 图表的轴线|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中配置图表轴线。我们的指南将展示如何调整主轴和副轴,设置它们的范围,以及修改它们的属性,以增强你的图表。...Cells for Java脚本通过C++还允许你在运行时管理图表的轴。使用...> < head > < title > Aspose.Cells Example - Chart Axes </ title...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  9. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  10. Copying And Moving Worksheets in Jython|Documen...

    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 - Copying And Moving Worksheets...move worksheets using Aspose.Cells for Java with Jython . Here...

    docs.aspose.com/cells/java/copying-and-moving-w...