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

tab

(0.12 sec)
  1. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the Tab character in C++....leader line displayed under the tab character. enum class TabLeader...Examples Shows how to set custom tab stops for a paragraph. auto doc...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. 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...
  3. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all Tab stops applied to this paragraph, including applied indirectly by styles or lists....getEffectiveTabStops() Returns array of all tab stops applied to this paragraph...Examples Shows how to set custom tab stops for a paragraph. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Style::get_StyleIdentifier metho...

    Aspose::Words::Style::get_StyleIdentifier method. Gets the locale independent style identifier for a built-in style in C++....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/cpp/aspose.words/sty...
  5. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier 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/python-net/aspose.wo...
  6. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this Tab stop clears any existing Tab stops in this position in C++....Returns true if this tab stop clears any existing tab stops in this...with a document’s collection of tab stops. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the type of the leader line displayed under the Tab character in C++....leader line displayed under the tab character. Aspose :: Words ::...modify the position of the right tab stop in TOC related paragraphs...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Document.default_tab_stop property | Aspose.Wor...

    Document.default_Tab_stop property. Gets or sets the interval (in points) between the default Tab stops....default_tab_stop property Document.default_tab_stop property...the default tab stops. @property def default_tab_stop ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStopCollection.remove_by_position method | A...

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

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