Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 42,980 for

tab

(0.07 sec)
  1. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../)....with a document’s collection of tab stops. doc = aw . Document ()...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Style.StyleIdentifier | Aspose.Words for .NET

    Discover the locale-independent StyleIdentifier property for built-in styles. Enhance your projects with consistent and versatile styling solutions....modify the position of the right tab stop in TOC related paragraphs...first tab used in this paragraph, this should be the tab used...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Style.styleIdentifier property | Aspose.Words f...

    Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style....modify the position of the right tab stop in TOC related paragraphs...first tab used in this paragraph, this should be the tab used...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all Tab stop positions in C++....TabStopCollection::Clear method Deletes all tab stop positions. void Aspose ::...with a document’s collection of tab stops. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless Tab management, clearing existing stops for a smoother user experience....Returns true if this tab stop clears any existing tab stops in this...with a document’s collection of tab stops. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../)....with a document’s collection of tab stops. doc = aw . Document ()...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise Tab intervals in points, enhancing your document formatting and layout....points) between the default tab stops. public double DefaultTabStop...to set a custom interval for tab stop positions. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...