Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 15,552 for

paragraph

(0.04 sec)
  1. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a Paragraph when building a report in C#....body starts and ends within paragraphs that belong to a single story...entirely located within a single paragraph. In this case, while building...

    docs.aspose.com/words/net/working-with-common-d...
  2. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....))); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after Paragraphs....white spaces before or after paragraphs. For example, in some cases...cases space before some paragraph is implemented as space after...

    docs.aspose.com/words/jasperreports/exact-spaci...
  5. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/cpp/aspose.words/dro...
  6. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  8. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all tab stops applied to this Paragraph, including applied indirectly by styles or lists....tab stops applied to this paragraph, including applied indirectly...set custom tab stops for a paragraph. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../Paragraph/) node....isDeep) Returns an Nth child Paragraph node. getParagraph ( index...based index of the child Paragraph node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...Examples Shows how to insert a paragraph into the document. let doc..."Writeln" method ends the paragraph after appending text // and...

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