Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 707 for

paragraph lines count

(0.07 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....perform complex operations with lines of code. Once you have installed...of a shape in a presentation Count the number of Slides Create...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  3. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....(for example, 25 lines with 80 characters per line) and non-formatted...constructor. Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  4. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....child of Paragraph . Footnote can contain Paragraph and Table...not a paragraph, creates and appends one empty paragraph. fet...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....must be placed on separate lines. name property is used as a...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/container/
  8. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....this takes no more than two lines of code. To get the number of...PageCollection collection’s Count property (from the Document...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  9. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....and can only be a child of Paragraph . Examples: Shows how print...and then add your comment. Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。...Slides 提供了 Paragraph 类,用于创建段落对象。 Paragraph 对象可以包含一个或多个文本片段。...Portion 类,用于创建文本片段对象并指定其格式属性。 Paragraph 对象可以通过其底层的 Portion 对象来处理具有不同格式属性的文本。...

    docs.aspose.com/slides/zh/python-net/manage-par...