Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 20,887 for

table

(0.08 sec)
  1. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Consolidation Function|Documentation

    How to apply ConsolidationFunction to Data Fields of Pivot Table with Aspose.Cells for Node.js via C++....value fields) of the pivot table. In Microsoft Excel, you can...ConsolidationFunctio to Data Fields of Pivot Table Using Aspose.Cells for Node...

    docs.aspose.com/cells/nodejs-cpp/consolidation-...
  3. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....<p> , <h1> … <h6> , <div> or <table> . The following C# example...Change Table Border Color If you want to change the table border...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...When a heading is inside a table that breaks across two pages...number stored in the generated Table of Contents (TOC) can become...

    forum.aspose.com/t/aspose-word/320899
  5. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to Table substitution rule in C++....method Settings related to table substitution rule. const System...with custom font substitution tables. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. MarkdownSaveOptions.ExportAsHtml | Aspose.Words...

    Discover how the MarkdownSaveOptions ExportAsHtml property lets you customize HTML elements for seamless Markdown export. Maximize your content's versatility!...Examples Shows how to export a table to Markdown as raw HTML. Document...Writeln ( "Sample table:" ); // Create table. builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull Table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...1:02am 1 I am trying to pull table structures out of documents...out the first cell in that table, it should have cell.cell_format...

    forum.aspose.com/t/horizontally-merged-cells/31...
  8. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 在 Android 上管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 管理 PowerPoint 表格的行和列,并加快演示文稿的编辑和数据更新。...Slides 提供了 Table 类、 ITable 接口以及许多其他类型。 将第一行设为标题...pres = new Presentation ( "table.pptx" ); try { // 访问第一张幻灯片 ISlide...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  10. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... Tables . CellMerge Examples Shows how to merge table cells...cellFormat . horizontalMerge = aw . Tables . CellMerge . First ; builder...

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