Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 236,025 for

cells

(0.23 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++将图表转换为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...
  4. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell....cell_format property Cell.cell_format property Provides access...properties of the cell. @property def cell_format ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. 档案

    档案...Cells for C++ 是一个 C++ 原生 API,用于创建、转换和操作...PM> Install-Package Aspose.Cells.Cpp Excel 到 HTML C++ 转换 # 以下是将...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  7. Aspose::Words::DocumentBuilder::get_RowFormat m...

    Aspose::Words::DocumentBuilder::get_RowFormat method. Returns an object that represents current table row formatting properties in C++....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells also supports configuring the...settings of cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  9. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...Cells允许加密和解密ODS文件。解密后的ODS文件可以在Excel和OpenOffice中打开。...字段中键入所需的密码。 点击 确定 按钮以保存文件。 使用Aspose.Cells for C++加密ODS文件 要对ODS文件进行加密,加载文件并在保存之前将...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  10. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... default_cell_border = ap . BorderInfo ( ap...Color . black ) table . default_cell_padding = ap . MarginInfo (...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...