Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 43,686 for

tab

(0.72 sec)
  1. TabStop.leader property | Aspose.Words for Python

    TabStop.leader property. Gets or sets the type of the leader line displayed under the Tab character....leader line displayed under the tab character. @property def leader...modify the position of the right tab stop in TOC related paragraphs...

    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.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this Tab stop....the alignment of text at this tab stop. @property def alignment...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::TabStop::get_Position method | A...

    Aspose::Words::TabStop::get_Position method. Gets the position of the Tab stop in points in C++....method Gets the position of the tab stop in points. double Aspose...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this Tab stop clears any existing Tab stops in this position....Returns True if this tab stop clears any existing tab stops in this...with a document’s collection of tab stops. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...