Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 42,984 for

tab

(0.97 sec)
  1. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom Tab stop...class 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/nodejs-net/aspose.wo...
  2. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a Tab stop at the given index....indexer __getitem__(index) Gets a tab stop at the given index. def...with a document’s collection of tab stops. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for Tabs, enhancing document formatting and readability in your projects....leader line displayed under the tab character. public enum TabLeader...Examples Shows how to set custom tab stops for a paragraph. Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. 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...
  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. get...with a document’s collection of tab stops. let doc = new aw . Document...

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

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....with a document’s collection of tab stops. auto doc = System :: MakeObject..."inch" on the Microsoft Word tab stop ruler. tabStops -> Add (...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. 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...
  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/nodejs-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/nodejs-net/aspose.wo...
  10. 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...