Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 15,625 for

paragraphs

(0.05 sec)
  1. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the paragraph....the same formatting in the paragraph. def join_runs_with_same_formatting...Examples Shows how to simplify paragraphs by merging superfluous runs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

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

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  5. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向页面的 Paragraphs 集合中添加 TextFragment 。 保存生成的...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/create-document/
  6. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options...create outlines for headings (paragraphs formatted with the Heading...many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.cleanup_paragraphs_with_punctuation_m...

    MailMerge.cleanup_Paragraphs_with_punctuation_marks property. Gets or sets a value indicating whether Paragraphs with punctuation marks are considered as empty and should be removed if the [MailMergeCleanupOptions.REMOVE_EMPTY_Paragraphs](../../mailmergecleanupoptions/#REMOVE_EMPTY_Paragraphs) option is specified....cleanup_paragraphs_with_punctuation_marks property MailMerge...MailMerge.cleanup_paragraphs_with_punctuation_marks property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeOptions.CleanupParagraphsWithPunctuati...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/net/aspose.words.low...
  9. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your Paragraphs, enhancing organization and clarity in your documents....list and applies it to the paragraph. public void ApplyNumberDefault...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.listOutdent method. Decreases the list level of the current paragraph by one level....list level of the current paragraph by one level. listOutdent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...