Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 19,415 for

2 of

(0.05 sec)
  1. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type Of break at the beginning Of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( SectionStart...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 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...
  6. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type Of this revision. To learn more, visit the documentation article in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range Of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...l April 21, 2025, 2:01pm 1 I need to save certain...Discourse April 21, 2025, 2:01pm 2 @aleksandr.l It seems you...

    forum.aspose.com/t/aspose-cells-incorrect-html-...