Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 4,546 for

paragraph builder

(0.05 sec)
  1. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Jpeg image:' ) builder . insert_image ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row 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...
  3. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell 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...
  4. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....Document(); // Use a field builder to construct a mathematical...DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... Document () builder = aw . DocumentBuilder ( doc...margins. text_box_shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... Document () builder = aw . DocumentBuilder ( doc...first_section . body . first_paragraph . paragraph_format . shading shading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...:: Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....PARAGRAPH); doc.getGlossaryDocument()...brochure.dotx"}); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... Document () builder = aw . DocumentBuilder ( doc...that we pass to the document builder's "InsertEndnote" method. #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

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