Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 16,203 for

table

(0.05 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current Table substitution settings to stream in C++....) method Saves the current table substitution settings to stream...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++....Aspose :: Words :: Tables :: Table > table = builder -> StartTable...SharedPtr < Aspose :: Words :: Tables :: RowFormat > rowFormat =...

    reference.aspose.com/words/cpp/aspose.words/hei...
  3. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....Story can also contain tables. Table table = builder . StartTable.... CurrentStory . Tables . Contains ( table ), Is . True ); See...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....Block-level – Among paragraphs and tables, as a child of a Body , HeaderFooter...Among rows in a table, as a child of a Table node. Cell-level...

    docs.aspose.com/words/python-net/structured-doc...
  5. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...(APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab...PDF (Missing_content.pdf) APA-Table-of-Contents-TemplateLab.com_...

    forum.aspose.com/t/defect-data-validations-in-t...
  6. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity....doc = new Document ( MyDir + "Tables.docx" ); Assert . That ( doc...GetChildNodes ( NodeType . Table , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/nod...
  7. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.Table_substitution property. Settings related to Table substitution rule....table_substitution property FontSubstitutionSett.table_substitution...related to table substitution rule. @property def table_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Discover the ParagraphFormat SpaceBeforeAuto property. Automatically adjust paragraph spacing for a polished, professional look in your documents....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a Table column bookmark....true if this bookmark is a table column bookmark. get isColumn...how to get information about table column bookmarks. var doc =...

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