Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 20,374 for

table

(0.22 sec)
  1. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...is located inside a table cell, the table borders are also being...source bookmark is inside a table cell, the node list you extract...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  2. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style. To learn more, visit the documentation article in C++....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...< body > < h1 > List Query Tables and Connections </ h1 > < input...j ); // Check all the query tables in a worksheet for ( let k...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  4. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a Table column bookmark....True if this bookmark is a table column bookmark. @property def...how to get information about table column bookmarks. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience....need to have typed access to table rows. If a StructuredDocumentTa...StructuredDocumentTa node is found in a table instead of a row, it is automatically...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. doc = aw . Document...= MY_DIR + 'Table wrapped by text.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing Table cell enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table cell has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::InsertTableOfCo...

    Aspose::Words::DocumentBuilder::InsertTableOfContents method. Inserts a TOC (Table of contents) field into the document in C++....tent method Inserts a TOC (table of contents) field into the...This method inserts a TOC (table of contents) field into the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(fileName) Loads table substitution settings from XML...

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