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

cells

(0.29 sec)
  1. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...Cells API,可以轻松实现这一目标。本文将展示一个代码示例,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  2. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....Cells API. Setting Sheet Background...Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...
  3. Implementing Non-Sequential Ranges|Documentation

    This article shows how to add non‑sequential ranges using the Aspose.Cells for Python via .NET API....ranges are rectangular with cells continuous and adjacent to each...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/python-net/implementing-n...
  4. Ինչպես տեղադրել Python-ը Java-ի միջոցով Python-...

    Այս հոդվածը նկարագրում է, թե ինչպես տեղադրել Python-ը Java-ի համար aspose-Cells գործարկելու համար՝ տրամադրելով քայլեր և օրինակելի կոդը՝ շրջակա միջավայրը փորձարկելու համար: Python-ի տեղադրման այս ընթացակարգը կիրառելի կլինի Ubuntu-ի համար:...Cells Product Family Aspose.Email...միջոցով Python-ի համար Aspose.Cells-ը գործարկելու համար Այս ձեռնարկը...

    kb.aspose.com/hy/total/python/how-to-install-py...
  5. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。...Cells中,非原始形状分配的类型为 AutoShapeType.NotPrimitive...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  6. 行尾和文本换行|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...
  7. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....stored in cells as numbers. Thus, the values of cells that contain...(fractional part) components. The Cell.DoubleValue property returns...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  8. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....Cells, it is simple to create, open...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  9. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....Cells changes the font of the entire...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  10. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Cells for C++允许你将工作表输出为图像文件,从而简化缩...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...