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

excel worksheet

(0.26 sec)
  1. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...2026, 12:48pm 1 Hi Team, In my Excel waterfall chart, I set the data...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  2. 用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...
  3. 使用 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...
  4. 在包含自定义排序列表的列中排序数据|Documentation

    了解如何使用C++ API中的Aspose.Cells for JavaScript通过自定义列表对列中的数据进行排序。...代码所用的 示例Excel文件 和由其生成的 输出Excel文件 。下图显示了代码执行后对样本Excel文件的效果。 示例代码...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  5. 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...
  6. 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...
  7. 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...
  8. 实现类似Excel VBA范围的Cell.FormulaLocal,使用JavaScript通...

    学习如何使用Aspose.Cells for JavaScript通过C++实现类似Excel VBA的Range.FormulaLocal的Cell.FormulaLocal。...实现类似Excel VBA范围的Cell.FormulaLocal,使用JavaScript通过C++ Contents...[ Hide ] 可能的使用场景 Microsoft Excel公式在不同地区或语言中可能有不同的名称。例如, SUM 函数在德语中称为...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...请查看以下示例代码及其 源Excel文件 和控制台输出,供您参考。以下屏幕截图显示了在Microsoft Excel中查看源Excel文件时形状的发光效果。..."sourceGlowEffectColo.xlsx" ); Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  10. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....is also possible to create Excel charts by processing Smart Markers...a simple Excel file created with the Microsoft Excel application...

    docs.aspose.com/cells/net/generate-chart-by-pro...