Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 4,546 for

paragraph builder

(0.09 sec)
  1. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...MyDir + "Paragraphs.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features....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...
  3. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....relative to the left side of the paragraph. LEFT_MARGIN Specifies that...watermark. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph in C++....affects the line spacing of the paragraph. bool Aspose :: Words :: Fields...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document Builder to modify a document easily in Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/using-documentbuilde...
  9. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...structured document tag in a new paragraph. let tagClone = tag . clone...

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