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

tab

(0.24 sec)
  1. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a Tab stop in C++....Specifies the alignment/type of a tab stop. enum class TabAlignment...after the tab stop. Center 1 Centers the text around the tab stop...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. 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...
  3. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../Tabstop/) objects that represent custom Tabs for a paragraph or a style...objects that represent custom tabs for a paragraph or a style....Microsoft Word documents, a tab stop can be defined in the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a Tab stop in the collection in C++....) method Adds or replaces a tab stop in the collection. void...bStop>& A tab stop object to add. Remarks If a tab stop already...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. 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...
  8. 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...
  9. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom Tabs for a paragraph or a style. To learn more, visit the documentation article in C++....objects that represent custom tabs for a paragraph or a style....bStop>&) Adds or replaces a tab stop in the collection. Add (double...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method...Contents [ Hide ] add(tab_stop) Adds or replaces a tab stop in the collection...collection. def add ( self , tab_stop : aspose . words . TabStop...

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