Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 17,520 for

paragraph

(0.07 sec)
  1. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C++....will be ignored between the paragraphs of the same style. bool Aspose...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the Paragraph....listFormat property Paragraph.listFormat property Provides access...formatting properties of the paragraph. get listFormat () : Aspose...

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

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...existing list to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a Paragraph break into the document....insertParagraph() Inserts a paragraph break into the document. insertParagraph...insertParagraph () Remarks Current paragraph formatting specified by the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable list label properties for better control and presentation....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height in C++....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all Paragraphs from the collection to a new array of Paragraphs in C++....oArray method Copies all paragraphs from the collection to a...a new array of paragraphs. System :: ArrayPtr < System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one Paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....isInsertRevision property Paragraph.isInsertRevision property...how to work with revision paragraphs. let doc = new aw . Document...

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