Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 4,296 for

paragraph builder

(0.04 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the Paragraph that is currently selected in this DocumentBuilder in C++....aragraph method Gets the paragraph that is currently selected...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. LineSpacingRule enumeration | Aspose.Words for ...

    Aspose.Words.LineSpacingRule enumeration. Specifies line spacing values for a Paragraph....line spacing values for a paragraph. Members Name Description...larger font is used within the paragraph. Multiple The line spacing...

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

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/net/aspose.words/edi...
  5. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.startBoo...FieldToc field = (FieldToc) builder.insertField(FieldType.FIELD_TOC...

    reference.aspose.com/words/java/com.aspose.word...
  7. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  8. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_outdent...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...