Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,606 for

paragraph builder

(0.08 sec)
  1. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "InsertionPoint" ); builder . Write ( "We will insert a...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Shows how to create and use a paragraph style with list formatting...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...adjust the right indent of a paragraph in Aspose.Words for Java,...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  5. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....sets indication of whether paragraph marks are rendered. Default...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current Paragraph in C++....overrides applied to the current paragraph. System :: SharedPtr < Aspose...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and Paragraph consecutively, how it is should to separate them with a line break/Paragraph break before a specific startpara (e.g., Fig.). Please fin…...have presented an figure and paragraph consecutively, how it is should...separate them with a line break/paragraph break before a specific startpara...

    forum.aspose.com/t/caption-and-image-parabreak/...
  10. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Insert paragraphs with text with DocumentBuilder. builder . Writeln...

    reference.aspose.com/words/net/aspose.words/nod...