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

paragraph

(0.14 sec)
  1. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...builder -> Write ( u "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the Paragraph is properly rendered as inline on the first page, however on subsequent pages the Paragraph is rendered as if IsInLineParagraph = fal…...inside of a HeaderFooter, the paragraph is properly rendered as inline...however on subsequent pages the paragraph is rendered as if IsInLineParagraph...

    forum.aspose.com/t/isinlineparagraph-only-works...
  3. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....pdf"); Shows how to show paragraph marks in a rendered output... // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 怎么实现删除指定段落之前的内容 - 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
  7. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...