Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 241,509 for

cells

(0.17 sec)
  1. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells for Python via .NET library. By using the Aspose.Cells for Python via .NET 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, while explicit line breaks...

    docs.aspose.com/cells/python-net/line-breaks-an...
  2. How to Control Workbook View with Golang via C+...

    Learn how to control workbook view using the Aspose.Cells for C++ API....Cells offers this feature. Aspose.Cells provides the...Workbook View using Aspose.Cells for C++ This example shows how...

    docs.aspose.com/cells/go-cpp/how-to-control-wor...
  3. Create Union Range|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 the ability to create...Assistant Close Get Address, Cell Count, Offset, Entire Column...

    docs.aspose.com/cells/net/create-union-range/
  4. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....Cells. Aspose.Cells provides many flexible...This topic discusses Aspose.Cells' charting objects. Creating...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  5. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....that includes variable input cells linked by one or more formulas...one formula that depends on cells which can accept different values...

    docs.aspose.com/cells/python-net/create-manipul...
  6. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....Cells provides the FileFormatUtil...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  7. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....Cells supports converting CSV to JSON...exports the string values of the cells to JSON. GetHasHeaderRow() :...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  8. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...Cells将此类Excel文件转为HTML时,这些边框会被移除。除了移除,Aspose.Cells还支持显示这些边框,通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  9. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  10. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....Cells When you need to bulk insert...document will help. Aspose.Cells provides an API to easily perform...

    docs.aspose.com/cells/cpp/add-text-box-to-works...