Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 235,908 for

cells

(0.1 sec)
  1. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...Cells支持 DBNum 自定义格式。例如,如果单元格值为123...-804]General,则显示为壹佰贰拾叁。可以通过 Cell.GetStyle() 方法和 Style.Custom...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  2. Apply Advanced Conditional Formatting|Documenta...

    How to use the Aspose.Cells library in C# to apply advanced conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....For example, it lets you apply cell shading, borders, colored icons...bar chart in the cells. Automatically shade cells with color scales...

    docs.aspose.com/cells/net/apply-advanced-condit...
  3. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Cells for Java现在默认支持此功能。只需将带有时间轴的...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  4. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++....Cells for Node.js via C++ provides...Managing TextBox using Aspose.Cells for Node.js via C++ This example...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  5. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...Cells支持向Excel工作表添加不同类型的OLE对象。我们将在以下示例中演示如何使用Aspose...以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  6. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....Cells for C++ now supports expanding...from right to left, Aspose.Cells will export it to HTML correctly...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  7. 在 Jython 中设置页面选项|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 Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  8. Delete Pivot Table from a Worksheet with C++|Do...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....Cells provides a feature to delete...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/delete-pivot-table-fr...
  9. Setting Page Options in Jython|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 - Setting Page Options To set...set page options using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/setting-page-options...
  10. Copy Range Data Only|Documentation

    This article describes how to copy range data only with Aspose.Cells for Python via .NET library....copy data from one range of cells to another, copying the data...not the formatting. Aspose.Cells for Python via .NET offers this...

    docs.aspose.com/cells/python-net/copy-range-dat...