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

tab

(0.17 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom Tabs for a paragraph or a style. To learn more, visit the documentation article in C++....objects that represent custom tabs for a paragraph or a style....bStop>&) Adds or replaces a tab stop in the collection. Add (double...

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

    aspose.words.TabStopCollection.add method...Contents [ Hide ] add(tab_stop) Adds or replaces a tab stop in the collection...collection. def add ( self , tab_stop : aspose . words . TabStop...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. 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...
  8. TabStopCollection.removeByPosition method | Asp...

    TabStopCollection.removeByPosition method. Removes a Tab stop at the specified position from the collection....removeByPosition(position) Removes a tab stop at the specified position...position (in points) of the tab stop to remove. Examples Shows...

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