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

table

(0.17 sec)
  1. Updating Slicer with JavaScript via C++|Documen...

    This article shows how to update linked pivot Tables by updating a slicer using Aspose.Cells for JavaScript via C++....then update the slicer table or pivot table accordingly. Please...to update the slicer table or pivot table. How to Update Slicer...

    docs.aspose.com/cells/javascript-cpp/updating-s...
  2. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  3. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...specify formatting properties for table cells and rows. User the DocumentBuilder...end_row() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。... 默认情况下使用 Templates\common\table.html ,其外观与 PowerPoint 中的表格相同。下面使用自定义...custom-table { border : 1 px solid black ; } . custom-table tr :...

    docs.aspose.com/slides/zh/net/web-extensions/
  5. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....specify formatting properties for table cells and rows. User the DocumentBuilder...endRow() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。... AbsorbedTable table : absorber . getTableList ())...()) { try { bw . write ( "Table" ); bw . newLine (); // 遍历行列表...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  8. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....val txtFrame: ITextFrame = table.get_Item(cell, row).textFrame...for the textbox? 2 slide - Table Table seems to have more issues...

    forum.aspose.com/t/disable-spell-check-and-gram...
  9. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Lines in Table Cells. alignTablesRowByRow Align Table Rows Independently...Contextual Spacing of Paragraphs in Tables. applyBreakingRules Use Legacy...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... Tables . CellCollection Examples Shows...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/nodejs-net/aspose.wo...