Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 41,547 for

tab

(0.31 sec)
  1. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a Tab stop in Java....alignment/type of a tab stop. Examples: Shows how to set custom tab stops for...we are in a paragraph with no tab stops in this collection, //...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom Tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....class Represents a single custom tab stop. The TabStop object is a...this tab stop. get_IsClear () Returns true if this tab stop clears...

    reference.aspose.com/words/cpp/aspose.words/tab...
  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. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove Tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced document control!...RemoveByPosition method Removes a tab stop at the specified position...position (in points) of the tab stop to remove. Examples Shows...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom Tab stops for paragraphs and styles, enhancing your document formatting with precision....objects that represent custom tabs for a paragraph or a style....of tab stops in the collection. Item { get; } Gets a tab stop...

    reference.aspose.com/words/net/aspose.words/tab...
  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. TabStop.position property | Aspose.Words for Py...

    TabStop.position property. Gets the position of the Tab stop in points....property Gets the position of the tab stop in points. @property def...modify the position of the right tab stop in TOC related paragraphs...

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