Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 246,754 for

cells

(0.31 sec)
  1. Manage Axes of Excel Charts with JavaScript via...

    Learn how to configure chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Cells for JavaScript via C++ also...> < head > < title > Aspose.Cells Example - Chart Axes </ title...

    docs.aspose.com/cells/javascript-cpp/chart-axes/
  2. Legend Order Issue in Stacked Column Chart – As...

    Dear Aspose Team, I’ve encountered an issue with the legend order in charts generated using Aspose Cells version 25.6 with JDK 21. Specifically, the legend items are not appearing in the expected sequence. For example, …...Cells Product Family slides-java , cells-java Mani...charts generated using Aspose Cells version 25.6 with JDK 21. Specifically...

    forum.aspose.com/t/legend-order-issue-in-stacke...
  3. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.Cells 与 C++ 导出特定工作表为 PDF。...Cells 会将工作簿中所有 可见 工作表保存为一个 PDF 文件。使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  4. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...Cells.h" using namespace Aspose :: Cells ; using namespace...std ; int main () { Aspose :: Cells :: Startup (); // Create an...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  5. How to create gallery style layout with LINQ Re...

    Hi, we have a requirement where the user expects a gallery-style layout. Please check the attachment. Could you please guide us on whether this is feasible to achieve with the LINQ report engine ? Thanks Gallery.zip (27…...foreach tags For each of the cells, add a textbox with an inline...textbox Within all but the first cells in the row, add a next tag before...

    forum.aspose.com/t/how-to-create-gallery-style-...
  6. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; std :: string...); } int main () { Aspose :: Cells :: Startup (); U16String srcDir...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  7. Topics tagged email-java

    Topics tagged email-java... email-java , words-java , cells-java 9 777 June 13, 2024 How...aspose-pdf-net , words-java , cells-net , cells-java 1 224 June 6, 2024...

    forum.aspose.com/tag/email-java
  8. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....Cells. How to Export Data from Worksheet Aspose.Cells not...Data to DataTable Using Aspose.Cells Developers can easily export...

    docs.aspose.com/cells/net/export-data-from-work...
  9. 在xlsx4j中的公式计算引擎|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中。它不仅可以重新计算从...sheetIndex ); Cells cells = worksheet . getCells (); Cell cell = null...

    docs.aspose.com/cells/zh/java/formula-calculati...
  10. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...FormulaLocal 的 Cell.FormulaLocal Contents [ Hide...SUM 函数在德语中称为 SUMME 。Aspose.Cells无法处理非英语函数名称。在Microsoft Excel...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...