Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 18,538 for

paragraphs

(0.07 sec)
  1. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author 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...
  2. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Paragraphs [ 1 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....Aspose::Words::Paragraph::JoinRunsWithSameForm method Contents...Contents [ Hide ] Paragraph::JoinRunsWithSameForm method Joins runs...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... paragraphs [ 0 ] . runs [ 0 ] . is_insert_revision.... first_section . body . paragraphs [ 0 ] . runs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeOptions.cleanup_paragraphs_with_punctu...

    MailMergeOptions.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](../../../aspose.words.mailmerging/mailmergecleanupoptions/#REMOVE_EMPTY_Paragraphs) option is specified....cleanup_paragraphs_with_punctuation_marks property MailMergeOptions...MailMergeOptions.cleanup_paragraphs_with_punctuation_marks property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  7. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....object Add Graph object to paragraphs collection of page Save our...object to paragraphs collection of page page -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/add-curve/
  8. CompatibilityOptions.allow_space_of_same_style_...

    CompatibilityOptions.allow_space_of_same_style_in_table property. Allow Contextual Spacing of Paragraphs in Tables....Allow Contextual Spacing of Paragraphs in Tables. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....be a node that can contain paragraphs (such as a Story). */ private...getParentNode (); // This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  10. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

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