Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 42,980 for

tab

(0.23 sec)
  1. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.Tab_stops property. Gets the collection of custom Tab stops defined for this object....tab_stops property ParagraphFormat.tab_stops property Gets the...custom tab stops defined for this object. @property def tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::GetEffectiveTabStops ...

    Aspose::Words::Paragraph::GetEffectiveTabStops method. Returns array of all Tab stops applied to this paragraph, including applied indirectly by styles or lists in C++....method Returns array of all tab stops applied to this paragraph...Examples Shows how to set custom tab stops for a paragraph. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find Tab stop locations in points, enhancing your layout precision and design efficiency....property Gets the position of the tab stop in points. public double...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  4. 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...
  5. TabStop | Aspose.Words for Java

    Represents a single custom Tab stop in Java....Cloneable 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/java/com.aspose.word...
  6. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first Tab stop to the left of the specified position....before(position) Gets a first tab stop to the left of the specified...position (in points). Remarks Skips tab stops with TabStop.alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first Tab stop to the right of the specified position....after(position) Gets a first tab stop to the right of the specified...position (in points). Remarks Skips tab stops with TabStop.alignment...

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

    Discover how the TabStopCollection Add method efficiently adds or updates Tab stops, enhancing your document's layout and formatting....TabStop ) Adds or replaces a tab stop in the collection. public...TabStop A tab stop object to add. Remarks If a tab stop already...

    reference.aspose.com/words/net/aspose.words/tab...
  9. 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...
  10. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of Tab stops in the collection....property Gets the number of tab stops in the collection. get...with a document’s collection of tab stops. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...