Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 38,003 for

tab

(0.07 sec)
  1. TabLeader | Aspose.Words for Java

    Specifies the type of the leader line displayed under the Tab character in Java....the tab character. Examples: Shows how to set custom tab stops...we are in a paragraph with no tab stops in this collection, //...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop 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...
  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::Document::get_DefaultTabStop met...

    Aspose::Words::Document::get_DefaultTabStop method. Gets or sets the interval (in points) between the default Tab stops in C++....points) between the default tab stops. double Aspose :: Words...to set a custom interval for tab stop positions. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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...
  6. Aspose::Words::ControlChar::TabChar field | Asp...

    Aspose::Words::ControlChar::TabChar field. Tab character: (char)9 or "\t" in C++....TabChar field TabChar field Tab character: (char)9 or “\t”. static...to set a custom interval for tab stop positions. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. 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...
  8. 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...
  9. 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...
  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...