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

paragraph builder

(0.18 sec)
  1. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... Document () builder = aw . DocumentBuilder ( doc...does not count as a revision. builder . write ( 'This does not count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormField | Aspose.Words for Java

    Represents a single form field in Java....and can only be a child of Paragraph . FormField is represented...DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Please...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldFileSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileSize class for effortlessly implementing the FILESIZE field, enhancing document management with ease....node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldFileName class | As...

    Aspose::Words::Fields::FieldFileName class. Implements the FILENAME field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...u "Document.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code...create_mail_merge_template () : builder = aw . DocumentBuilder () #...

    docs.aspose.com/words/python-net/mail-merge-tem...
  7. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....AutoText 3" ); DocumentBuilder builder = new DocumentBuilder ( doc...field = ( FieldAutoTextList ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of shape's relative size in horizontal direction.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...