Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 4,608 for

paragraph builder

(0.1 sec)
  1. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph....affects the line spacing of the paragraph. @property def dont_affects_line_spacing...field. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...entries. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document...node, returns its parent paragraph. If the field is already removed...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . insert_field...

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

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertField...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); AddOutlineHeadingPar ( builder , docList , "Aspose.Words Outline...

    reference.aspose.com/words/net/aspose.words.lis...
  8. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured document tags for better organization!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveTo...doc . FirstSection . Body . Paragraphs [ 3 ]); // Note, that only...

    reference.aspose.com/words/net/aspose.words/doc...
  9. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder. builder . write ( "Run 1. " ); builder . write ( "Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

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