Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 37,586 for

tab

(0.09 sec)
  1. TabLeader enumeration | Aspose.Words for Python

    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. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear 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. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of Tab stops, enhancing your UI design and user experience....property Gets the number of tab stops in the collection. public...with a document’s collection of tab stops. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a Tab stop at the specified position in C++....x_get(double) method Gets a tab stop at the specified position...position (in points) of the tab stop. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. TabStop.alignment property | Aspose.Words for N...

    TabStop.alignment property. Gets or sets the alignment of text at this Tab stop....the alignment of text at this tab stop. get alignment () : Aspose...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TabStop.position property | Aspose.Words for No...

    TabStop.position property. Gets the position of the Tab stop in points....property Gets the position of the tab stop in points. get position...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this Tab stop in C++....the alignment of text at this tab stop. Aspose :: Words :: TabAlignment...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all Tab stop positions....clear method clear() Deletes all tab stop positions. clear () Examples...with a document’s collection of tab stops. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....with a document’s collection of tab stops. auto doc = MakeObject..."inch" on the Microsoft Word tab stop ruler. tabStops -> Add (...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. TabStopCollection.Item | Aspose.Words for .NET

    Access Tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....TabStopCollection indexer (1 of 2) Gets a tab stop at the given index. public...index into the collection of tab stops. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words/tab...