Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,324 for

paragraph

(0.1 sec)
  1. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility.... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...exactly is exported to MathML—a paragraph or an individual formula block...

    docs.aspose.com/slides/net/exporting-math-equat...
  2. 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...
  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. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/python-net/exporting-mat...
  6. 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...
  7. 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...
  8. 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...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....at page breaks and heading paragraphs in the same export operation...section on a new page, or a paragraph that has its ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Lists::ListLevel::get_NumberPosi...

    Aspose::Words::Lists::ListLevel::get_NumberPosition method. Returns or sets the position (in points) of the number or bullet for the list level in C++....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...