Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 36,210 for

paragraph

(0.16 sec)
  1. IParagraphCollection | Aspose.Sildes for Python...

    IParagraphCollection Contents [ Hide ] IParagraphCollection class Represents a collection of a Paragraphs. The IParag......Represents a collection of a paragraphs. The IParagraphCollection...Description add(value) Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/python-net/aspose.s...
  2. getRect | Aspose.Sildes for PHP via Java API Re...

    getRect getRect() method Get coordinates of rect that bounds Paragraph. The rect includes all the lines of text in pa......coordinates of rect that bounds paragraph. The rect includes all the...the lines of text in paragraph, including empty ones. Returns Rectangle2D...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. In my document having some of the list like 7.1...

    @alexey.noskov in my document having some of the list like 7.1.1,7.1.2 ex… so many list are the I need to convert this list to heading 3 Please note :based on the number like 7.1.1 ,7.1.2 ,7.2.1 ,…ex based on this numbe…...all paragraphs in the document NodeCollection paragraphs = doc...GetChildNodes(NodeType.Paragraph, true); foreach (Paragraph para in paragraphs)...

    forum.aspose.com/t/in-my-document-having-some-o...
  4. PopupAnnotation | Aspose.PDF for .NET API Refer...

    Represents the pop-up annotation that displays text in a pop-up window for entry and editing....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. ColorBarAnnotation | Aspose.PDF for .NET API Re...

    Class representing ColorBarAnnotation annotation. Property Color ignored instead used ColorsOfCMYK color. On creation the ratio of width and height determines the orientation of the annotation - horizontal or vertical. Next it checks that the annotation rectangle is outside the TrimBox and if not then it is shifted to the nearest location outside the TrimBox taking into account the orientation of the annotation. It is possible to reduce the width height so that the annotation fits outside the TrimBox. If there is no space for the layout the width/height can be set to zero in this case the annotation is present on the page but not displayed....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. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline.Font | Aspose.Words for .NET

    Inline Font property. Provides access to the font formatting of this object in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Portion() | Aspose.Slides for C++ API Reference

    Iterate each ForEach::Portion in the Presentation....Portion > portion , SharedPtr < Paragraph > para , SharedPtr < BaseSlide...Portion > portion , SharedPtr < Paragraph > para , SharedPtr < BaseSlide...

    reference.aspose.com/slides/cpp/aspose.slides.l...
  9. FrameFormat.HorizontalAlignment | Aspose.Words ...

    FrameFormat HorizontalAlignment property. Gets horizontal alignment of the specified frame in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  10. Aspose::Words::DocumentVisitor::VisitBodyEnd me...

    Aspose::Words::DocumentVisitor::VisitBodyEnd method. Called when enumeration of the main text story in a section has ended in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...