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

paragraph builder

(0.07 sec)
  1. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/net/working-with-sections/
  2. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....DocumentBuilder builder = new DocumentBuilder(); builder.insertCell();...insertCell(); builder.getParagraphFormat().setAlignment(ParagraphAlignment...

    reference.aspose.com/words/java/com.aspose.word...
  3. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...line. PageSetup pageSetup = builder.getPageSetup(); pageSetup....

    reference.aspose.com/words/java/com.aspose.word...
  4. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...programmatically—either by adding a paragraph break after the table or by...ourselves DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/about-page-breaker-to-table-...
  5. FieldOcx Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOcx class for seamless integration of OCX fields, enhancing document automation and efficiency in your applications....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...
  6. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in documents. Enhance your document automation today!...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...
  7. Aspose::Words::Fields::FieldEditTime class | As...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

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

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Styles . Add ( StyleType . Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Styles . Add ( StyleType . Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...