Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,475 for

tab

(0.09 sec)
  1. 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...
  2. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find Tab stop locations in points, enhancing your layout precision and design efficiency....property Gets the position of the tab stop in points. public double...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates Tab stops, enhancing your document's layout and formatting....TabStop ) Adds or replaces a tab stop in the collection. public...TabStop A tab stop object to add. Remarks If a tab stop already...

    reference.aspose.com/words/net/aspose.words/tab...
  4. 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/python-net/aspose.wo...
  5. 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/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom Tab stops defined for this object in C++....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/cpp/aspose.words/par...
  7. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a Tab stop....Specifies the alignment/type of a tab stop. Members Name Description...after the tab stop. Center Centers the text around the tab stop....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabStops method to retrieve all Tab stops in a paragraph, including those from styles and lists for enhanced formatting....method Returns array of all tab stops applied to this paragraph...Examples Shows how to set custom tab stops for a paragraph. Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!...with a document’s collection of tab stops. Document doc = new Document..."inch" on the Microsoft Word tab stop ruler. tabStops . Add (...

    reference.aspose.com/words/net/aspose.words/tab...
  10. 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...index into the collection of tab stops. Examples Shows how to...

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