Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 18,130 for

paragraph

(0.08 sec)
  1. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a Paragraph, bookmark, or a specific character using Python....get the currently selected paragraph or the currently selected...section by using the current_paragraph and current_section properties...

    docs.aspose.com/words/python-net/navigation-wit...
  3. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your Paragraphs with document grid lines for a polished look....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. public bool SnapToGrid {...

    reference.aspose.com/words/net/aspose.words/par...
  4. Table.HorizontalAnchor | Aspose.Words for .NET

    Discover the Table HorizontalAnchor property to optimize floating table positioning. Easily customize horizontal alignment for enhanced layout control.... Paragraph )); Assert . That ( table...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....or InsertBefore1() on the paragraph where you want the comment...how to add a comment to a paragraph. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....Word document is a set of paragraph formatting properties. Lists...the current paragraph and all further paragraphs created using...

    docs.aspose.com/words/net/working-with-lists/
  8. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....Execute a loop to fetch all the paragraph nodes from the loaded DOCX...node to a Paragraph Extract contents from each paragraph and convert...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  9. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...the end of the specified paragraph. buildAndInsert ( refNode...refNode : Aspose . Words . Paragraph ) Parameter Type Description refNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...