Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 36,445 for

paragraph

(0.06 sec)
  1. HtmlFragment | Aspose.PDF for .NET API Reference

    Represents html fragment....a horizontal alignment of paragraph HtmlLoadOptions { get; set;...that indicates whether this paragraph will be at next column. Default...

    reference.aspose.com/pdf/net/aspose.pdf/htmlfra...
  2. ParagraphFactory|Aspose.Sildes for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ParagraphFactory class Allows to create paragraphs The ParagraphFactory type...Description create_paragraph() Creates a new empty paragraph. create_paragraph(paragraph)...

    docs.aspose.com/slides/python-net/api-reference...
  3. NodeCollection.Item | Aspose.Words for .NET API 参考

    NodeCollection 财产. 检索给定索引处的节点... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Section.EnsureMinimum | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/sec...
  5. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::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...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::FrameFormat::get_RelativeHorizon...

    Aspose::Words::FrameFormat::get_RelativeHorizontalPosition method. Gets the relative horizontal position of a 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...
  7. Aspose::Words::FrameFormat::get_VerticalPositio...

    Aspose::Words::FrameFormat::get_VerticalPosition method. Gets vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property 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...
  8. Aspose::Words::FrameFormat::get_HorizontalDista...

    Aspose::Words::FrameFormat::get_HorizontalDistanceFromText method. Gets horizontal distance between a frame and the surrounding text, in points 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...
  9. Aspose::Words::FrameFormat::get_VerticalAlignme...

    Aspose::Words::FrameFormat::get_VerticalAlignment method. Gets vertical 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...
  10. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

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