Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 246,740 for

cells

(0.79 sec)
  1. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the color to be used for deleted Cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)...color to be used for deleted cells RevisionType.Deletion . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....Cells allows you to copy a VBA project...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  4. 使用C++访问和修改单元格富文本部分|Documentation

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

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  5. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....Select the Cells: Click and drag to select the range of cells you want...Area: If you want to add more cells to the existing print area,...

    docs.aspose.com/cells/net/how-to-set-print-area/
  6. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....cells.node" ); // The path to the...( 0 ); // Create a range of cells. const range = WS . getCells...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  7. 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...
  8. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....complex structure with merged cells // or nested tables to raw HTML...export tables that have merged cells or nested tables as raw HTML...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 C++ 禁用数据透视表功能区|Documentation

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

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

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

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...