Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 21,269 for

paragraph

(0.03 sec)
  1. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Paragraph IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....IsDeleteRevision Contents [ Hide ] Paragraph.IsDeleteRevision property...how to work with revision paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. Style | Aspose.PSD for .NET API Reference

    Style ITextPortion.Style property Gets the style. public ITextStyle Style { get ; } Property Value The style. Example...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. Text | Aspose.PSD for .NET API Reference

    Text ITextPortion.Text property Gets or sets the text. public string Text { get ; set ; } Property Value The text. Ex...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. UpdateLayerData | Aspose.PSD for .NET API 参考

    更新图层数据... Paragraph . Justification = JustificationMode...textData . ProducePortion (). Paragraph ; defaultStyle . FillColor...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. 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/java/com.aspose.sli...
  7. IParagraphFormat | Aspose.Slides for Java API R...

    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/java/com.aspose.sli...
  8. FontSize | Aspose.PSD for .NET API 参考

    获取或设置字体大小... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  9. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node 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...
  10. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...how to work with revision paragraphs. doc = aw . Document () body...

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