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

paragraph builder

(0.09 sec)
  1. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  2. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....relative to the left side of the paragraph. LeftMargin 4 Specifies that...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Words :: Style > myStyle = builder -> get_Document () -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. 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. LeftMargin Specifies that...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document...HEADING_PARAGRAPH and this property is set to...document will be split at paragraphs formatted using Heading 1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.getPageSetup()...setPaperSize(PaperSize.LEGAL); builder.getPageSetup().setOrientation(Orientation...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln.... add ( aw . StyleType . PARAGRAPH , 'ThemedStyle' ) style ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...first_section . body . first_paragraph . append_child ( comment )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. 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...