Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 20,352 for

table

(0.06 sec)
  1. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...40 , 40 , 40 , 40 }); auto table = slide2 -> get_Shapes () ->...columnWidths , rowHeights ); table -> get_Column ( 0 ) -> idx_get...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  2. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...instances of String of text in a table and cell. let doc = new aw ...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object...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...
  6. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MappedDataFieldCollection.Add | Aspose.Words fo...

    Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumerator method, efficiently iterate through your data with a powerful dictionary enumerator for seamless access....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Document.update_table_layout method | Aspose.Wo...

    Document.update_Table_layout method. Implements an earlier approach to Table column widths re-calculation that has known issues....update_table_layout method update_table_layout() Implements an...an earlier approach to table column widths re-calculation that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Row.is_first_row property | Aspose.Words for Py...

    Row.is_first_row property. True if this is the first row in a Table; false otherwise....this is the first row in a table; false otherwise. @property...See Also module aspose.words.tables class Row Row.hidden property...

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