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

tab

(0.05 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::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...
  3. 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...
  4. 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. @property...with a document’s collection of tab stops. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the Tab character....leader line displayed under the tab character. Members Name Description...Examples Shows how to set custom tab stops for a paragraph. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first Tab stop to the right of the specified position in C++....TabStopCollection::After method Gets a first tab stop to the right of the specified...ReturnValue A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first Tab stop to the left of the specified position in C++....TabStopCollection::Before method Gets a first tab stop to the left of the specified...ReturnValue A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::Style::get_StyleIdentifier metho...

    Aspose::Words::Style::get_StyleIdentifier method. Gets the locale independent style identifier for a built-in style in C++....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/cpp/aspose.words/sty...
  9. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this Tab stop clears any existing Tab stops in this position in C++....Returns true if this tab stop clears any existing tab stops in this...with a document’s collection of tab stops. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../)....with a document’s collection of tab stops. doc = aw . Document ()...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

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