Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 241,709 for

cells

(0.07 sec)
  1. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, which explicit line breaks...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  2. Aspose.Cells 8.7.1 中的公共 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....Cells 8.7.1 中的公共 API 更改 Contents [ Hide ] 本文档描述了从版本 8...8.7.0 到 8.7.1 的 Aspose.Cells API 中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Create Stock Open‑High‑Low‑Close Chart in Excel...

    Step‑by‑step guide to generate a Stock Open‑High‑Low‑Close (OHLC) chart in Excel using Aspose.Cells for .NET with fully runnable C# code....Cells for .NET . With just a few lines...Stock OHLC Charts # Aspose.Cells for .NET is a powerful, fully...

    blog.aspose.com/cells/create-stock-open-high-lo...
  4. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for JavaScript via C++ API....Cells for JavaScript via C++ allows... Select any single cell or range of cells that has an error indicator...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  5. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...Cells支持检测超链接类型的功能。超链接的类型由 TargetModeType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  6. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Cells. If it returns the enumeration...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  7. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop....to go deeper and talk about cells. So, in this topic, we would...discussion about cells with a basic feature of accessing cells. Accessing...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. 在PivotTable中添加计算字段(C++)|Documentation

    如何在透视表中添加计算字段 Aspose.Cells for C++。...Cells向Excel文件中添加计算字段。请查看以下示例代码。执行...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-calculated-fie...
  10. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....evaluate a cell or range value against them. Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...