Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 17,598 for

paragraph

(0.09 sec)
  1. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last Paragraph among the immediate children in C++....aph method Gets the last paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Paragraph.accept method | Aspose.Words for Node.js

    Paragraph.accept method. Accepts a visitor....for all child nodes of the paragraph and calls DocumentVisitor...Words class Paragraph Paragraph.runs property Paragraph.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....and can only be a child of Paragraph. We will use sample input...insert the comment to any paragraph in document. Steps to Insert...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  9. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find tab stop locations in points, enhancing your layout precision and design efficiency....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  10. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default Paragraph formatting....property Gets document default paragraph formatting. get defaultParagraphForm...support for document default paragraph formatting. Examples Shows...

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