Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 18,222 for

excel worksheet

(0.06 sec)
  1. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...add Sensitivity Label to an Excel file Aspose.Cells Product Family...add a Sensitivity Label to an Excel file using Aspose.Cells in C#...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  2. Auto Populate Smart Marker Data to Other Worksh...

    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....Smart Marker Data to Other Worksheets if Data is too Large Contents...smart marker data to other worksheets if it is too large. Suppose...

    docs.aspose.com/cells/java/auto-populate-smart-...
  3. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getShadowEffect() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.Cells API以编程方式检测Excel工作表的冻结状态。...如何在没有Excel的情况下用C++检测冻结状态 Contents [ Hide ] 介绍 在本文中,我们将学习如何以编...在本文中,我们将学习如何以编程方式检查Excel工作表的冻结状态。我们可以轻松判断工作表是否被冻结或拆分,但是否有办法用C++判断?我们可以使用Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...
  5. Dealing with Font Settings|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....settings in Microsoft Excel Just like Microsoft Excel, Aspose.Cells also...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/java/dealing-with-font-se...
  6. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...呈现时间轴 以下示例代码加载包含现有时间轴的 sample Excel file ,根据时间轴名称获取形状对象,然后通过Shape...,显示了已呈现的时间轴。正如你所见,时间轴已正确呈现,并且看起来与示例Excel文件中的相同。 示例代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  7. 单元格对齐设置|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....的类,表示 Excel 文件。Workbook 类包含一个 WorksheetCollection,允许访问 Excel 文件中的每个工作表。工作表由...文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet 类提供一个 Cells 集合。Cells 集合中的每个项代表...

    docs.aspose.com/cells/zh/java/cell-alignment-se...
  8. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...getPageCount() 属性,将 Excel 文件的页面序列渲染为图像。这些属性在工作表页面很多(比...ageCount属性呈现页面序列 以下示例加载 示例 Excel 文件 ,并只渲染第4、5、6和7页,使用 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  9. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, then you can set category...how to set category axis for Excel chart, using Aspose.Cells with...

    docs.aspose.com/cells/net/how-to-set-category-a...
  10. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....01_SourceDirectory \\ " ); // Load source Excel file U16String inputFilePath...Access first worksheet WorksheetCollection worksheets = workbook...

    docs.aspose.com/cells/cpp/get-cell-validation-i...