Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,475 for

tab

(0.03 sec)
  1. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom Tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....class Represents a single custom tab stop. The TabStop object is a...this tab stop. get_IsClear () Returns true if this tab stop clears...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style....modify the position of the right tab stop in TOC related paragraphs...first tab used in this paragraph, this should be the tab used...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom Tab stops for paragraphs and styles, enhancing your document formatting with precision....objects that represent custom tabs for a paragraph or a style....of tab stops in the collection. Item { get; } Gets a tab stop...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all Tab stop positions....clear method clear() Deletes all tab stop positions. def clear ( self...with a document’s collection of tab stops. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a Tab stop in Java....alignment/type of a tab stop. Examples: Shows how to set custom tab stops for...we are in a paragraph with no tab stops in this collection, //...

    reference.aspose.com/words/java/com.aspose.word...
  6. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabStop Alignment property to easily customize text alignment at Tab stops, enhancing your document's layout and readability....the alignment of text at this tab stop. public TabAlignment Alignment...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStop.leader property | Aspose.Words for Node.js

    TabStop.leader property. Gets or sets the type of the leader line displayed under the Tab character....leader line displayed under the tab character. get leader () : Aspose...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::TabStopCollection::RemoveByPosit...

    Aspose::Words::TabStopCollection::RemoveByPosition method. Removes a Tab stop at the specified position from the collection in C++....ByPosition method Removes a tab stop at the specified position...position (in points) of the tab stop to remove. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left Tab stop for seamless navigation in your application....Before method Gets a first tab stop to the left of the specified...Return Value A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first Tab stop right of your specified position for seamless navigation....After method Gets a first tab stop to the right of the specified...Return Value A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/net/aspose.words/tab...