Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 176,669 for

document formatting

(0.17 sec)
  1. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a Document....Specifies the formatting for the FieldIndex fields in a document. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a Document inline at the cursor position in C++....ntInline method Inserts a document inline at the cursor position...SharedPtr < Aspose :: Words :: Document > & srcDoc , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph Formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your Documents....Resets to default paragraph formatting. public void ClearFormatting...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/net/aspose.words/par...
  4. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list Formatting and clarity....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your Document's clarity and visual appeal today!...how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...this table style. document Gets the owner document. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...