Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 148,972 for

2

(0.23 sec)
  1. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... toEqual ( 2 ); expect ( shapes . filter (...OleObject ). length ). toEqual ( 2 ); // If a shape contains an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration.... EqualTo ( 2 )); Assert . That ( shapes . Count... OleObject ), Is . EqualTo ( 2 )); // If a shape contains an...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles.... Variant2 2 Gradient variant 2. Variant3 3 Gradient...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.HTML for Java....against WCAG rules using Java 2 3 // Initialize a webAccessibility...RuleValidationResult Details 2 for (RuleValidationResult result...

    docs.aspose.com/html/java/web-accessibility-val...
  8. 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...
  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. 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...