Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 244,637 for

cells

(0.09 sec)
  1. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Cells Product Family cells-net aleksandr.l November...3:40pm 1 I am using Aspose.Cells 25.10.0 .NET 9.0 There is a...

    forum.aspose.com/t/calculateformula-throws-an-e...
  2. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Cells.Style.isTextWrapped(boolean)...> < head > < title > Aspose.Cells Wrapping Text Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. 电子表格编辑器 处理行和列|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 . CellsException cx ) { msg...) { msg . sendMessage ( "No cell selected" , null ); return ;...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  5. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Cells Example </ title > </ head >...> < body > < h1 > Aspose.Cells Chart Example (ZAxis) </ h1 >...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  6. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...Cells提供的图表类型和图表对象,并描述了如何创建一个图表。本文...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过改变前景...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Protecting Worksheets|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 provides a class, Workbook that...shown below: Protect a Few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/net/protecting-worksheets/
  8. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Cells provides powerful features to...and formatting using Aspose.Cells for C++. Managing Shape Text...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  9. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...Cells for C++ 保护工作表** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  10. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Cells also allows managing a chart’s...labels of a chart with Aspose.Cells DataLabels . The following code...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...