Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 246,757 for

cells

(0.26 sec)
  1. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...Cells允许您访问和更新单元格的富文本的部分。为此,您可以使用 Cell->GetCharacters()...Cell->GetCharacters() 和 Cell->SetCharacters() 方法。这些方法将返回并接受 FontSetting 对象数组...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  3. Calculate the Width and Height of the Cell Valu...

    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....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell’s value to fit the value inside the cell. Aspose...

    docs.aspose.com/cells/java/calculate-the-width-...
  4. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Aspose::Words::Tables::Cell::get_CellFormat method Contents [ Hide ] Cell::get_CellFormat...formatting properties of the cell. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....Cells Product Family Aspose.Email...js Set the IDE to use Aspose.Cells for Node.js via Java for adding...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  6. 使用 C++ 禁用数据透视表功能区|Documentation

    学习如何使用 Aspose.Cells for C++ 禁用 Excel 文件中的数据透视表工具栏。...Cells 为开发者提供了限制用户更改这些报表的能力。在创建这些报表时,Excel...提供了禁用数据透视表工具栏的功能,同样由 Aspose.Cells 提供。开发者可以禁用包含修改这些报表控件的工具栏。 使用PivotTable...

    docs.aspose.com/cells/zh/cpp/disable-pivot-tabl...
  7. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...Cells API 对 Excel 文件应用强加密类型进行加密和密码保护。...点击“高级”。 选择加密类型并确认密码。 使用 Aspose.Cells 应用加密 下面的代码示例对文件应用强加密并设置密码。 #include...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  8. 在工作表中插入超链接|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 - 在工作表中插入超链接 在同一文件中的单元格中添加链接...a hyperlink to a URL at "A1" cell hyperlinks . add ( "A1" , 1...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  9. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....table with StartTable Add a cell to the table using InsertCell...property to specify cell formatting Insert the cell content using the...

    docs.aspose.com/words/cpp/create-a-table/
  10. Chart Rendering|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 APIs support creating a variety...demonstrate the usage of Aspose.Cells APIs to render the charts in...

    docs.aspose.com/cells/go-cpp/chart-rendering/