Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 36,324 for

paragraph

(0.06 sec)
  1. Extracting captions from table and centering th...

    What I want to do is I want to extract caption and center align them from each image but if one of the table does not have caption, then the next simple Paragraph(or any text) that will also get center aligned. Is there…...caption, then the next simple paragraph(or any text) that will also...nextSibling of table and separate paragraph. So I tried to center align...

    forum.aspose.com/t/extracting-captions-from-tab...
  2. Aspose::Words::FrameFormat::get_HorizontalAlign...

    Aspose::Words::FrameFormat::get_HorizontalAlignment method. Gets horizontal alignment of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  3. Wrong index coming - Free Support Forum - aspos...

    I have list Paragraphs which i got with the help of Getting Child from current story and fetching only the Paragraph nodes var para = doc.CurrentStory.GetChildNodes(NodeType.Paragraph, true)[para.ParagraphIndex]; and t…...2023, 1:08pm #1 I have list paragraphs which i got with the help...story and fetching only the Paragraph nodes var para = doc.CurrentStory...

    forum.aspose.com/t/wrong-index-coming/270438
  4. get_EndParagraphPortionFormat() | Aspose.Slides...

    Specifies the portion properties that are to be used if another portion is inserted after the last one....get_EndParagraphPortionF() Paragraph::get_EndParagraphPortionF()...IPortionFormat > Aspose :: Slides :: Paragraph :: get_EndParagraphPortionF...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  5. Remove | Aspose.PDF for .NET API Reference

    Remove Paragraph from collection....Remove Paragraphs.Remove method Remove paragraph from collection...BaseParagraph paragraph ) Parameter Type Description paragraph BaseParagraph...

    reference.aspose.com/pdf/net/aspose.pdf/paragra...
  6. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this Paragraph is the last Paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....is_end_of_cell property Paragraph.is_end_of_cell property True...True if this paragraph is the last paragraph in a Cell ; false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IMathParagraph | Aspose.Slides for Android via ...

    Mathematical Paragraph that is a container for mathematical blocks IMathBlock...IMathBlockCollection Mathematical paragraph that is a container for mathematical...Description getJustification() Paragraph Justification Default value:...

    reference.aspose.com/slides/androidjava/com.asp...
  8. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++....section has Body with one Paragraph . void Aspose :: Words ::...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. InlineStory.Font | Aspose.Words for .NET

    InlineStory Font property. Provides access to the font formatting of the anchor character of this object in C#....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Aspose::Words::Run Class Reference - Aspose.Wor...

    Represents a run of characters with the same font formatting....Run can only be a child of Paragraph or inline StructuredDocumentTa...document, by default, has one paragraph. ASSERT_EQ(1, doc->get_Fi...

    reference.aspose.com/words/cpp/class/aspose.wor...