Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 730 for

paragraph lines count

(0.12 sec)
  1. Comment class | Aspose.Words for Python

    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/python-net/aspose.wo...
  2. Problem for resetting the numbering of List whi...

    We enCountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Count; iChildIndex++) { var node =...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  3. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.Paragraphs property. Represents an estimate of the number of Paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property...number of paragraphs in the document. @property def paragraphs ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run can only be a child of Paragraph or inline StructuredDocumentTa...document, by default, has one paragraph. Assert.assertEquals(1, doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...&m - page break &l - manual line break Use method Range.replace()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... Paragraphs [ 0 ]; IPortion port01 =...IParagraph para1 = new Paragraph (); tf . Paragraphs . Add ( para1 );...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  8. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....heading, this field will create a line with the text in that heading..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...heading, this field will create a line with the text in that heading..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...