Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,545 for

paragraph builder

(0.09 sec)
  1. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . startTable (); builder . insertCell ();...

    docs.aspose.com/words/java/format-table-in-docu...
  3. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....insert a field using a field builder. auto doc = System :: MakeObject...is with a document builder. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Styles . Add ( StyleType . Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...