Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 18,327 for

paragraph

(0.06 sec)
  1. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/androidjava/exporting-ma...
  3. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/java/exporting-math-equa...
  4. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font Paragraph and section formatting in Java....other content, specify font, paragraph and section formatting. To...getParagraphFormat() property to specify paragraph formatting for the current...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/zh/net/translate-markdown...
  9. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....this example, we animate paragraphs on objects so that they appear..., 300 ) para1 = slides . Paragraph () para1 . portions . add...

    docs.aspose.com/slides/python-net/convert-power...
  10. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/net/how-to-extract-select...