Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,590 for

paragraph builder

(0.18 sec)
  1. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...structured document tag in a new paragraph. let tagClone = tag . clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI.... DocumentBuilder builder = new DocumentBuilder ( doc...doc ); // Write a new paragraph in the document with some text...

    docs.aspose.com/words/java/create-new-document-...
  3. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  5. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...form fields to blend in with paragraph text when saving to html....new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAutoText::get_Entry...

    Aspose::Words::Fields::FieldAutoText::get_EntryName method. Gets or sets the name of the AutoText entry in C++....:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument..."Busniess brochure.dotx" })); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....affects the line spacing of the paragraph. End { get; } Gets the node...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....child of Paragraph . Comment can contain Paragraph and Table...how to add a comment to a paragraph. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...