Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 241,381 for

cells

(0.15 sec)
  1. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  2. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。...Cells for Node.js via C++ 提供与 Microsoft...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...
  3. 在 PHP 中分组和取消分组行和列|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 - 分组管理行和列 分组行和列 可以通过调用Cells集合的groupRows和g...getWorksheets () -> get ( 0 ); $cells = $worksheet -> getCells ();;...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  4. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...Cells提供了一组非常简单的类和方法,详述如下。 管理行和列 Aspose.Cells提供了类 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  5. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  6. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  7. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Cells for JavaScript通过C++会自动将类别轴更改为日期(时间尺度)轴。...不是按顺序或基本单位相同。 默认情况下,Aspose.Cells根据工作表数据中两个日期之间的最小差异确定日期轴的基本单...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/
  8. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...Cells提供了一些相关选项和API调用来降低、减少和优化内存使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  9. Advanced Protection Settings since Excel XP|Doc...

    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.... Format cells, rows or columns. Insert rows...unlocked cells. Use pivot tables and much more. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/advanced-prote...
  10. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/cpp/how-to-format-number-...