Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 18,327 for

paragraph

(0.1 sec)
  1. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are imported from HTML-based documents in Java....html = "\n\n \n \n paragraph 1\n paragraph 2\n\n\n"; HtmlLoadOptions...stored on child elements (i.e. paragraphs or tables). Remarks: Properties...

    reference.aspose.com/words/java/com.aspose.word...
  2. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current Paragraph...be wrapped for the current paragraph. Otherwise Latin text is wrapped...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 怎么实现删除指定段落之前的内容 - Free Support Forum - aspose.com

    怎么把正文中某个段落之前的所有内容清除?包括Body、Section、HeaderFooter ,我有方法,但是我害怕会出现其它问题,麻烦官方给我一个正确的示例...获取要删除内容之前的段落 Paragraph targetParagraph = (Paragraph) doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 0, true); // 假设要删除之前的段落是第一个段落 // 获取目标段落的父节...

    forum.aspose.com/t/topic/316479
  4. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/nodejs-net/work-with-text...
  5. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…... a text box, shape, or a paragraph with appropriate Spacing Before...offset to the containing paragraph (e.g., by setting ParagraphFormat...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  6. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Restarting List Numbering Dynamically in Java|A...

    Restart list numbering within your documents dynamically when building a report in Java....tag in the same numbered paragraph. Then, a result document looks...numbering for a containing paragraph, if needed; for example, the...

    docs.aspose.com/words/java/restarting-list-numb...
  8. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...
  10. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....InsertAfter or InsertBefore on the paragraph where you want the comment...

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