Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 221,694 for

formatting

(0.39 sec)
  1. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their Formatting....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. To learn...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...Examples Shows how to create a formatted table using DocumentBuilder...LeftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character Formatting of the style in C++....method Gets the character formatting of the style. System :: SharedPtr...style reverts to the default formatting. ASSERT_FALSE ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row Formatting in C++....method Resets to default row formatting. void Aspose :: Words ::...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. NodeImporter constructor | Aspose.Words for Nod...

    Aspose.Words.NodeImporter constructor...Specifies how to merge style formatting that clashes. NodeImporter(srcDoc...Specifies how to merge style formatting that clashes. importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Fill method. Gets fill Formatting for the parent chart element in C++....ChartFormat::get_Fill method Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....visit " ); // Specify font formatting for the hyperlink. builder...false ); // Revert to default formatting. builder . Font . ClearFormatting...

    docs.aspose.com/words/net/insert-hyperlink/