Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 26,973 for

excel worksheet

(0.16 sec)
  1. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象 Contents [ Hide ] 在 PowerPoint...提供了使用 Aspose.Cells for .NET 创建 Excel 图表的支持,并且这些图表可以通过 Aspose.Slides...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  2. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....add headers and footers to worksheets. Headers and footers can...add headers and footers to worksheets at runtime, but we recommend...

    docs.aspose.com/cells/python-net/setting-header...
  3. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....exported PDF Load the source Excel file for exporting to a PDF...describe the process to export Excel to PDF having restricted permissions...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...
  4. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); //...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  5. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...js 插入或删除 Excel 工作表中的行 Contents [ Hide ] 在创建新工...Aspose.Cells的工作方式与Microsoft Excel相同。当添加行或列时,工作表内容向下和向右移动。当删除行...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  6. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....are preserved in the output Excel files. Effect of setting the...Access first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  7. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... 如何使用Excel添加文本条件格式 在Excel中添加基于文本的条件格式,请按照以下步骤操作:...选择单元格范围:突出显示您希望应用条件格式的单元格。 打开条件格式菜单:在Excel功能区的“开始”标签中,点击“条件格式”。 选择“新建规则”:在下拉菜单中选择“新建规则”。...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. 用C++获取或设置嵌入OLE对象的类标识符|Documentation

    学习如何使用Aspose.Cells和C++获取或设置嵌入OLE对象的类标识符。...获取或设置嵌入的OLE对象的类标识符 下图显示了从 示例Excel文件 中读取的OLE对象类别标识符(GUID),该文件包含嵌入的PowerPoint...OLE对象。 示例代码 请参见执行以下示例代码的结果,使用 示例Excel文件 ,其控制台输出显示了OLE对象的类别标识符(即GU...

    docs.aspose.com/cells/zh/cpp/get-or-set-the-cla...
  9. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...loadOptions ); const worksheet = workbook . worksheets . get ( 0 ); const...const lastCell = worksheet . cells . lastCell ; const jsonSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Aspose.Cells 8.7.2中的公共API更改|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....API具有强大的计算引擎,可以计算几乎所有的Microsoft Excel函数。此外,Aspose.Cells API现在允许扩展...CustomEngine属性 上述API允许为所有函数(包括Excel的原生函数)实现自定义计算引擎,具有更多的灵活性。 有关此功能的更多详细信息,请查看...

    docs.aspose.com/cells/zh/net/public-api-changes...