Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 36,225 for

paragraph

(0.13 sec)
  1. CompositeNode.ChildNodes | Aspose.Words for .NET

    CompositeNode ChildNodes property. Gets all immediate child nodes of this node in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Cells::Drawing::Texts::TextParagraph cl...

    Aspose::Cells::Drawing::Texts::TextParagraph class. Represents the text Paragraph setting in C++....class Represents the text paragraph setting. class TextParagraph...horizontal alignment type of the paragraph. GetBullet() Gets the bullet...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. 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...
  4. ForEach.ForEachParagraphCallback | Aspose.Slide...

    ForEach.ForEachParagraphCallback public static interface ForEach.ForEachParagraphCallback Methods Method Description ......Method Description invoke(Paragraph para, BaseSlide slide, int...each #paragraph(Presentation,ForEachParagraphCall).paragraph(Presentation...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all Paragraphs from the collection to a new array of Paragraphs in C++....oArray method Copies all paragraphs from the collection to a...a new array of paragraphs. System :: ArrayPtr < System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ParagraphCollection.ToArray | Aspose.Words for ...

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

    reference.aspose.com/words/zh/net/aspose.words/...
  7. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_Paragraph_number_in_full_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context....insert_paragraph_number_in_full_context property FieldStyleRef...FieldStyleRef.insert_paragraph_number_in_full_context property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...