Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 18,538 for

paragraphs

(0.13 sec)
  1. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...move_to_document_end () builder . paragraph_format . style = doc . styles...

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

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...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...
  4. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....Shows how to make sure empty paragraphs that result from merging...CleanupOpti.REMOVE_EMPTY_PARAGRAPHS); Shows how to instruct the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to change paragraph spacing and indents. auto...// 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ ( format...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 以编程方式创建 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/
  9. 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...
  10. 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...