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

tab

(0.08 sec)
  1. 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...
  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. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this Tab stop....the alignment of text at this tab stop. @property def alignment...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...position float The position of the tab stop in points. alignment TabAlignment...the alignment of text at this tab stop. leader TabLeader A TabLeader...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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 = System :: MakeObject..."inch" on the Microsoft Word tab stop ruler. tabStops -> Add (...

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

    Aspose.Words.TabStopCollection.add method...add(tabStop) Adds or replaces a tab stop in the collection. add (...TabStop A tab stop object to add. Remarks If a tab stop already...

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