Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 41,649 for

tab

(0.46 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. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first Tab stop to the right of the specified position in C++....TabStopCollection::After method Gets a first tab stop to the right of the specified...ReturnValue A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first Tab stop to the left of the specified position in C++....TabStopCollection::Before method Gets a first tab stop to the left of the specified...ReturnValue A tab stop object or null if a suitable tab stop was not...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. 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...
  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. 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...
  10. 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...