Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 150,032 for

2

(0.16 sec)
  1. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUnicode property to easily manage character codes as Unicode values, enhancing your coding efficiency and accuracy.... Writeln ( " Line 1" ); // 2 - Add a SYMBOL field which displays...)); builder . Writeln ( "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

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

    Discover the FieldSymbol CharacterCode property, easily retrieve or set character code values in decimal or hexadecimal for seamless data management.... Writeln ( " Line 1" ); // 2 - Add a SYMBOL field which displays...)); builder . Writeln ( "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the document keywords....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Tables [ 0 ]; // 2 - Using the "GetChild" method:...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

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