Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 244,728 for

cells

(0.17 sec)
  1. Developer Guide|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 Java APIs. File Info Document...by Apple Inc. using Aspose.Cells Save Different Ways to Save...

    docs.aspose.com/cells/java/developer-guide/
  2. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...Cells Product Family ISIWARE July...the html output file? Aspose.Cell.NET 25.7.0 In the attachment...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  3. DNN Import Users from Excel|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. Module Features This initial...Requirements In order to set up Aspose.Cells .NET for DNN modules you need...

    docs.aspose.com/cells/net/dnn-import-users-from...
  4. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...Cells API引入了几项新属性和一个方法来实现此需求。 添加了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  5. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to set your desired...

    docs.aspose.com/cells/javascript-cpp/implement-...
  6. 图表渲染|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 API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表...创建和自定义Excel图表 主题。 为了演示Aspose.Cells API在图像和PDF格式中渲染图表的用法,我们将根据以下片段创建柱状图。...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  7. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...Cells处理图表时,有以下两种数据类型需要处理: 图表数据。 类别数据。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  8. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...Cells for Python via .NET支持所有高级条件格式功能,包括:...向单元格中添加小图标,如箭头和交通灯。 Aspose.Cells 在运行时完全支持 Microsoft Excel 2007...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  9. 如何在单元格中插入图片|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 插入图片到单元格。...Cells for JavaScript 通过 C++ 在单元格中插入图片 使用 Aspose.Cells 在单元... 实例化一个工作簿对象。 获取要插入图片的单元格。 设置Cell.EmbeddedImage属性。 最后,以[out.xlsx]格式保存工作簿。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....Examples Shows how to ensure a cell node contains the nodes we need...append_child ( row ) cell = aw . tables . Cell ( doc ) row . append_child...

    reference.aspose.com/words/python-net/aspose.wo...