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

2

(0.09 sec)
  1. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CustomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management.... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  2. ConditionalStyleCollection.OddColumnBanding | A...

    Discover the OddColumnBanding property in ConditionalStyleCollection for enhanced table styling. Elevate your design with unique column banding styles!... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  3. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyleCollection.TopRightCell | Aspos...

    Discover the ConditionalStyleCollection's TopRightCell property to easily customize your top right cell styles for enhanced data presentation.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  5. ConditionalStyleCollection.GetEnumerator | Aspo...

    Discover the ConditionalStyleCollection GetEnumerator method to easily iterate through all conditional styles, enhancing your web design efficiency.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  6. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition of a list 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...
  7. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.LastRow | Aspose.Wor...

    Discover the LastRow property of ConditionalStyleCollection to easily customize the last row's style for enhanced visual appeal in your application.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.FirstRow | Aspose.Wo...

    Discover the ConditionalStyleCollection FirstRow property to easily customize your first row style for enhanced visual appeal and user experience.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  10. Aspose::Words::Tables::Row::Row constructor | A...

    Aspose::Words::Tables::Row::Row constructor. Initializes a new instance of the Row class in C++....innerTable = CreateTable ( doc , 2 , 2 , u "Inner Table" ); outerTable...

    reference.aspose.com/words/cpp/aspose.words.tab...