Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 244,639 for

cells

(0.12 sec)
  1. 创建Excel图表并将其嵌入演示文稿作为OLE对象|Aspose.Slides 文档

    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 for C++提供创建Excel图表的支持,进一步通过Aspose...需的步骤,以及在C++中的实现方法,使用Aspose.Cells for C++和Aspose.Slides for C++。...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...
  2. Formulas|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....Document Assistant Close Cells Data Cells Formats Analyzing your...

    docs.aspose.com/cells/java/formulas/
  3. Aspose.Cells.GridJs Basics|Documentation

    This article introduces the basic steps to set up a web application for GridJs....Cells.GridJs Basics Contents [ Hide ] Basics of...of GridJs Aspose.Cells.GridJs is a .NET standard library that...

    docs.aspose.com/cells/net/aspose-cells-gridjs/b...
  4. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  5. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  6. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in table Cells and text frames, enhancing document presentation and readability....of text on a page, in a table cell or a text frame. public enum...; builder . Write ( "Row 1, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/tex...
  7. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Cells可以将图表保存为BMP、JPEG、PNG、GIF、SVG...SVG格式。 以下示例代码解释了如何使用Aspose.Cells将图表转换为SVG格式图像。该代码加载源Microsoft...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  8. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no Cells, creates and appends one [Cell](../../cell/)....the Row has no cells, creates and appends one Cell . def ensure_minimum...append_child ( row ) # Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using LightCells 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 provides the LightCells API...mainly designed to manipulate cell data one by one without building...

    docs.aspose.com/cells/java/using-lightcells-api/
  10. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...Cells for Node.js via C++通过 AutoFitterOptions...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...