Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 745 for

paragraph lines count

(1.75 sec)
  1. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....up at the location of its paragraph, // outside the right-side...with a dotted line connecting it to its paragraph. builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....a hyphen and not to break a line. Useful info: http://www.cs...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 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...
  4. Range.replace method | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. 在 .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/
  6. TxtSaveOptions class | Aspose.Words for Node.js

    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...number of characters per one line. The default value is 0, that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...up at the location of its paragraph, // outside the right-side...with a dotted line connecting it to its paragraph. builder . CurrentParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  8. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....VisitParagraphEnd ( Paragraph ) Called when enumeration of a paragraph has ended...VisitParagraphStart ( Paragraph ) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting Paragraph outline levels effectively....whether to use the applied paragraph outline level. public bool...heading, this field will create a line with the text in that heading...

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