Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 20,607 for

2 of

(0.1 sec)
  1. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width Of the cell in C++....get_Tables () -> idx_get ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::Table::get_TopPadding me...

    Aspose::Words::Tables::Table::get_TopPadding method. Gets or sets the amount Of space (in points) to add above the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Story::get_Tables method | Aspos...

    Aspose::Words::Story::get_Tables method. Gets a collection Of tables that are immediate children Of the story in C++....-> get_Count ()); ASSERT_EQ ( 2 , tables -> idx_get ( 1 ) -> get_Rows...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...paragraphs. builder . writeln ( 'List 2 starts below:' ) builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height Of the table row in points.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

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

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!...( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  9. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the document.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability....Writeln ( "Bulleted list item 2." ); builder . ParagraphFormat...Writeln ( "Numbered list item 2." ); builder . Writeln ( "Numbered...

    reference.aspose.com/words/net/aspose.words.lis...