Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,606 for

paragraph builder

(0.06 sec)
  1. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document Builder to modify a document easily in Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/using-documentbuilde...
  2. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.Paragraph_format property. Returns an object that represents current Paragraph formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...object that represents current paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document.... Document () builder = aw . DocumentBuilder ( doc...of the line. page_setup = builder . page_setup page_setup . ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... PARAGRAPH doc . glossary_document ....Document () building_block_source_builder = aw . DocumentBuilder ( doc...

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

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++....docx" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> MoveTo ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...