Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 42,968 for

tab

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  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...