Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 36,256 for

paragraph

(0.09 sec)
  1. Document | Aspose.Words for .NET

    Document constructor. Creates a blank Word document in C#....a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentPartSavingArgs - Aspose.Words for Java ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Document Class Reference - Aspos...

    Represents a Word document....creates one section with one paragraph. More... void ExpandTableStylesToD...with same formatting in all paragraphs of the document. More......

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::Document Class Reference - Aspos...

    Represents a Word document....creates one section with one paragraph. More... void ExpandTableStylesToD...with same formatting in all paragraphs of the document. More......

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Class FieldSeparator | Aspose.Words for .NET AP...

    Aspose.Words.Fields.FieldSeparator 班级. 表示一个 Word 字段分隔符用于分隔字段代码和字段结果...ParentParagraph { get; } 检索父级 Paragraph 这个节点的. PreviousSibling { get;...文档中的控制字符。 FieldSeparator 只能是 Paragraph . Microsoft Word 文档中的完整字段是一个复杂的结构,由...

    reference.aspose.com/words/zh/net/aspose.words....
  6. The alignment(align = “justify”), font size , f...

    Hi Team, We have upgraded Aspose.words.dll from version 11.8 to 23.1. The alignment(align = “justify”), font size , font text etc. are not working after the dll upgrade. Attaching the sample html which is dynamically …...5 KB) Regarding paragraph justification, in this case...justification is specified on the paragraph level. In your HTML is is...

    forum.aspose.com/t/the-alignment-align-justify-...
  7. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  9. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_before() on the paragraph where you want the footnote...move_to ( footnote . first_paragraph ) builder . write ( ' More...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/java/image-regions-line-find/