Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 159,267 for

2

(0.3 sec)
  1. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style.... write ( 'Cell 2' ) builder . end_row () builder...drawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... write ( 'Cell 2' ) builder . end_row () builder...drawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... write ( 'Cell 2' ) builder . end_row () builder...drawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... write ( 'Cell 2' ) builder . end_row () builder...drawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... write ( 'Cell 2' ) builder . end_row () builder...drawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…...page 2 will be “Joe User_1”, page 3 will be “Joe User_2”, etc…...ahmad March 23, 2015, 9:41am 2 Hi there, Thanks for your inquiry...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  8. TOC Link Not Redirecting in HTML When Using Ext...

    Hii Team, We are facing an issue with the Table of Contents (TOC) where the TOC link is not redirecting correctly in the HTML output , although it works properly in the Word output . The issue occurs when we extract th…...2 KB) Please review the source file...alexey.noskov March 6, 2026, 2:10pm 2 @MeetPatel The problem is...

    forum.aspose.com/t/toc-link-not-redirecting-in-...
  9. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... value = 2 ; worksheet . cells . get ( "A3"...cells . get ( "B2" ). value = 2 ; worksheet . cells . get ( "B3"...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  10. Aspose::Words::CleanupOptions::get_UnusedBuilti...

    Aspose::Words::CleanupOptions::get_UnusedBuiltinStyles method. Specifies that unused BuiltIn styles should be removed from document in C++....builder -> Writeln ( u "Item 2" ); // Now, there is one unused...cleanupOptions ); ASSERT_EQ ( 2 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/cle...