Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 246,361 for

cells

(0.13 sec)
  1. Calculate Page Setup Scaling Factor with C++|Do...

    This article provides sample code explaining how to use the C++ API or library to calculate Page Setup scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/cpp/calculate-page-setup-...
  2. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  3. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...Cells允许您从工作簿导出工作表并将其转换为不同的格式。本文解释了如何将工作表转换为不同的格式。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  4. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...Cells 也可以复制完整带格式的范围。本文将进行说明。 Aspose.Cells 提供了一套用于操作范围的类和方法,例如...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  5. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for Python via .NET library....Cells for Python via .NET contains...to Get Max Range In Aspose.Cells for Python via .NET, if the...

    docs.aspose.com/cells/python-net/get-max-range-...
  6. Aspose.Cells 8.6.3的公共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.6.3的公共API更改 Contents [ Hide ] 此文档描述了从版本8.6.2到8...2到8.6.3的Aspose.Cells API中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法、添加的类,还包括Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in Cells for a cleaner look....If true , wrap text for the cell. public bool WrapText { get...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Topics tagged shapes

    Topics tagged shapes...Cells Product Family oleobjects , cells-java , shapes...NET Aspose.Cells Product Family excel-to-pdf , cells-net , shapes...

    forum.aspose.com/tag/shapes
  9. Working with Tables in C++|Aspose.Words for C++

    How to work with tables in C++. Introducing to work with tables and Table node concepts in Aspose.Words for C++....consists of such elements as Cell , Row , and Column . This is...would conform to the concept of cells, rows, and columns. Aspose.Words...

    docs.aspose.com/words/cpp/working-with-tables/
  10. Working with Tables in Node.js|Aspose.Words for...

    Work with tables in a document using Node.js. Introducing to work with tables and Table node concepts in Aspose.Words for Node.js....consists of such elements as Cell , Row , and Column . This is...would conform to the concept of cells, rows, and columns. Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-t...