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

cells

(0.18 sec)
  1. 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...
  2. 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...
  3. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...Cells 会检索所有外部链接,无论它们是否可见。然而,你可以检查...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  4. 使用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...
  5. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  6. 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...
  7. Aspose.Cells Java for Apache POI SS - HSSF and ...

    Why not Apache POI SS - HSSF and XSSF....Cells Java for Apache POI SS - HSSF and XSSF Contents...apache.org Aspose.Cells for Java Aspose.Cells for Java is an award‑winning...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  8. 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/
  9. 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...
  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...