Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 41,997 for

tab

(0.15 sec)
  1. 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...
  2. 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...
  3. TabStopCollection class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. TabStopCollection.removeByPosition method | Asp...

    TabStopCollection.removeByPosition method. Removes a Tab stop at the specified position from the collection....removeByPosition(position) Removes a tab stop at the specified position...position (in points) of the tab stop to remove. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. ParagraphFormat.tabStops property | Aspose.Word...

    ParagraphFormat.TabStops property. Gets the collection of custom Tab stops defined for this object....Gets the collection of custom tab stops defined for this object...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.TabStops | Aspose.Words for .NET

    Discover the ParagraphFormat TabStops property to easily manage custom Tab stops, enhancing your document formatting and improving readability....Gets the collection of custom tab stops defined for this object...modify the position of the right tab stop in TOC related paragraphs...

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