Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 745 for

paragraph lines count

(0.09 sec)
  1. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

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

    docs.aspose.com/slides/zh/python-net/manage-par...
  2. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...single line and value is empty , we need to remove line , to avoid...avoid blank line in completed doc . using below code to replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  4. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... By default, it is zero count of character ‘\0’, that means...indentation. max_characters_per_line Gets or sets an integer value...

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

    Aspose.Words.Table class. Represents a table in a Word document... count Gets the number of immediate...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... Count { get; } Gets the number of...table border to the specified line style, width and color. SetBorders...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... count Gets the number of immediate...set_border(border_type, line_style, line_width, color, is_override_cell_borders)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....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/cpp/get-and-set-page-proper...
  9. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...author name for a comment. count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m...&m - page break &l - manual line break Use method Replace to...

    reference.aspose.com/words/net/aspose.words/ran...