Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 36,520 for

paragraph

(0.14 sec)
  1. IBulletFormatEffectiveData | Aspose.Slides for ...

    Immutable object which contains effective Paragraph bullet formatting properties....which contains effective paragraph bullet formatting properties...Returns the bullet type of a paragraph. getChar() Returns the bullet...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. IBulletFormatEffectiveData | Aspose.Slides for ...

    Immutable object which contains effective Paragraph bullet formatting properties....which contains effective paragraph bullet formatting properties...Returns the bullet type of a paragraph. getChar() Returns the bullet...

    reference.aspose.com/slides/androidjava/com.asp...
  3. 新增段落时的标签问题 - Free Support Forum - aspose.com

    你好,我的输入文档: 项目进度计划.docx (21.0 KB) 代码: Document document = new Document("D:\\xxx\\项目进度计划.docx"); NodeCollection<Paragraph> childNodes = document.getChildNodes(NodeType.Paragraph, true); document.startTra…...docx"); NodeCollection<Paragraph> childNodes = document.ge...getChildNodes(NodeType.PARAGRAPH, true); document.startTrackRevisions("DF...

    forum.aspose.com/t/topic/284811
  4. UpdateLayerData | Aspose.PSD for .NET API Refer...

    UpdateLayerData IText.UpdateLayerData method Updates the layer data. public void UpdateLayerData () Examples The foll...... Paragraph . Justification = JustificationMode...textData . ProducePortion (). Paragraph ; defaultStyle . FillColor...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  5. ParagraphFactory | Aspose.Slides for Java API R...

    Allows to create Paragraphs...IParagraphFactory Allows to create paragraphs For COM compatibility. Constructors...empty paragraph. createParagraph(IParagraph paragraph) Creates...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. IChartParagraphFormat | Aspose.Slides for Java ...

    Represents a Paragraph formatting properties of a chart....IChartParagraphForma Represents a paragraph formatting properties of a...sets the text alignment in a paragraph. setAlignment(int value) Returns...

    reference.aspose.com/slides/java/com.aspose.sli...
  7. Getting Null error in LayoutCollector.GetEntity...

    Hii team, i am trying to get height and width of content control using LayoutCollector and LayoutEnumerator and adding this height, width into bookmark name with tag name. Getting null issue in this line : LayoutEnum…...GetEntity(((Paragraph)sdt.ChildNodes.OfType<Paragraph>().LastOrDefault())...=> x.NodeType == NodeType.Paragraph); if (innerPnodes.Count()...

    forum.aspose.com/t/getting-null-error-in-layout...
  8. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a Paragraph. To learn more, visit the documentation article in C++....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. class ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. InsertPortion | Aspose.PSD for .NET API Reference

    InsertPortion IText.InsertPortion method Inserts the ITextPortion to specified position public void InsertPortion ( I......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. AutoLeading | Aspose.PSD for .NET API Reference

    AutoLeading ITextStyle.AutoLeading property Gets or sets a value indicating whether [automatic leading]. public bool ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...