Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 203,311 for

cells

(0.09 sec)
  1. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...Cells也允许使用 Worksheet.Slicers.Add()...XLSB 格式保存工作簿。以下屏幕截图显示了由 Aspose.Cells 在输出 Excel 文件中创建的切片器。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  2. 如何用 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...
  3. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services....flow mode, sometimes table cells may appear too narrow and text...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  4. 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...Encrypting Excel file with Aspose.Cells The following example shows...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  5. 如何将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/
  6. 使用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/
  7. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Cells. If it returns enumeration value...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  8. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Cells provides the Aspose::Cells::Drawing namespace...spreadsheet to Aspose.Cells. Aspose.Cells allows you to load these...

    docs.aspose.com/cells/cpp/managing-controls/
  9. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....Cells methods to delete empty rows...delete blank rows, use the Cells.DeleteBlankRows() method. Please...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  10. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....Cells with C++ Contents [ Hide ] Possible...workbook on the network. Aspose.Cells enables you to create a shared...

    docs.aspose.com/cells/cpp/create-shared-workboo...