Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 20,326 for

2 of

(0.14 sec)
  1. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection Of default cell borders for the conditional style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

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

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

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range Of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Discourse July 31, 2025, 4:38pm 2 @JThomas98 It sounds like you’re... amjad.sahi August 11, 2025, 2:14pm 8 @JThomas98 , Here you go...

    forum.aspose.com/t/chart-labels-are-rendered-in...
  5. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... AllAtEnd 2 All headers and footers are placed...builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition in Java...comb type transition on slide 2 presentation . getSlides (). get_Item...comb type transition on slide 2 pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/slide-transition/
  7. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width Of the cell in points.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...builder . Writeln ( "This is page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  9. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier Of the list....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection Of pieces Of text inside the paragraph....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

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