Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 36,325 for

paragraph

(0.07 sec)
  1. ParagraphCollection.ToArray | Aspose.Words for ...

    ParagraphCollection 方法. 将集合中的所有段落复制到新的段落数组中... public Paragraph [] ToArray () 返回值 段落数组。 例子...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_Paragraph method. Moves the cursor to a Paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GetRect() | Aspose.Slides for C++ API Reference

    Get coordinates of rect that bounds Paragraph. The rect includes all the lines of text in Paragraph, including empty ones....GetRect() Paragraph::GetRect() method Get coordinates of rect...rect that bounds paragraph. The rect includes all the lines of text...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. IParagraphFormat | Aspose.Slides for Android vi...

    This class contains the Paragraph formatting properties....IParagraphFormat This class contains the paragraph formatting properties. Unlike...to return and manipulate paragraph formatting properties defined...

    reference.aspose.com/slides/androidjava/com.asp...
  5. ListLabel.LabelValue | Aspose.Words for .NET

    ListLabel LabelValue property. Gets a numeric value for this label in C#....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. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + "Paragraph frame.docx" ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this Paragraph break is a Style Separator...break_is_style_separator property Paragraph.break_is_style_separator property...property True if this paragraph break is a Style Separator. A...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat|Aspose.Sildes for Python via .N...

    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....class This class contains the paragraph formatting properties. Unlike...sets the text alignment in a paragraph with no inheritance. Read/write...

    docs.aspose.com/slides/python-net/api-reference...
  9. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

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