Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 36,320 for

paragraph

(0.09 sec)
  1. Body.EnsureMinimum | Aspose.Words for .NET

    Body EnsureMinimum method. If the last child is not a Paragraph creates and appends one empty Paragraph in C#....not a paragraph, creates and appends one empty paragraph. public...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Cell Class | Aspose.Words for .NET

    Aspose.Words.Tables.Cell class. Represents a table cell in C#....FirstParagraph { get; } Gets the first paragraph among the immediate children...LastParagraph { get; } Gets the last paragraph among the immediate children...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ReplaceAction - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextMarkupAnnotation | Aspose.PDF for .NET API ...

    Abstract base class for text markup annotations....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  5. UnderlineAnnotation | Aspose.PDF for .NET API R...

    Represents an underline annotation that appears as an underline in the text of the document....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  6. MovieAnnotation | Aspose.PDF for .NET API Refer...

    Represents a movie annotation that contains animated graphics and sound to be presented on the computer screen and through the speakers. When the annotation is activated the movie is played....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  7. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...cell ); // Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the type of the leader line displayed under the tab character in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Story.h - Aspose.Words for C++ - API Reference

    Story.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words. Th......26 class Node ; 27 class Paragraph ; 28 class ParagraphCollection;...System::SharedPtr<Aspose::Words::Paragraph> get_FirstParagraph (); 152...

    reference.aspose.com/words/cpp/_story_8h_source/
  10. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/run...