Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,243 for

paragraph builder

(0.12 sec)
  1. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_Paragraph property. Returns ``True`` if the cursor is at the end of the current Paragraph....is_at_end_of_paragraph property DocumentBuilder.is_at_end_of_paragraph...is_at_end_of_paragraph property Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.Paragraph_format property. Gets the Paragraph formatting of the conditional style....paragraph_format property ConditionalStyle.paragraph_format property...property Gets the paragraph formatting of the conditional style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....how to work with a document builder’s current story. Document doc...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...InsertAfter or InsertBefore on the paragraph where you want the comment...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  10. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...