Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 41,646 for

tab

(0.13 sec)
  1. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_Tab_stops method. Returns array of all Tab stops applied to this paragraph, including applied indirectly by styles or lists....get_effective_tab_stops method get_effective_tab_stops() Returns...Returns array of all tab stops applied to this paragraph, including...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a Tab stop at the given index....indexer __getitem__(index) Gets a tab stop at the given index. def...with a document’s collection of tab stops. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  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 class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom Tab stop...class Represents a single custom tab stop. The TabStop object is a...Normally, a tab stop specifies a position where a tab stop exists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a Tab stop....Specifies the alignment/type of a tab stop. Members Name Description...after the tab stop. CENTER Centers the text around the tab stop....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....with a document’s collection of tab stops. auto doc = System :: MakeObject..."inch" on the Microsoft Word tab stop ruler. tabStops -> Add (...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 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...