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

paragraph builder

(0.15 sec)
  1. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... Document () builder = aw . DocumentBuilder ( doc...to 100. builder . write ( '#' ) field_seq = builder . insert_field...

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

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....get; } Retrieves the parent Paragraph of this node. PreviousSibling...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...that built-in property. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldUserAddress class |...

    Aspose::Words::Fields::FieldUserAddress class. Implements the USERADDRESS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...object we created above. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...a Section, a Body, and a Paragraph. doc . first_section . body...body . first_paragraph . append_child ( aw . Run ( doc = doc ,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Shape shape = builder . InsertShape ( ShapeType . Line ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

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