Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 18,351 for

paragraphs

(0.2 sec)
  1. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/java/complex-pdf-example/
  2. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/)....cells, which may contain paragraphs # with typical elements such...and one cell with an empty paragraph. table . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/tab...
  4. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 Python 從 ODP 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析ODP Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  6. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。... Paragraphs [ 0 ]. ParagraphFormat ....Solid ; textBox . TextFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....listFormat property Paragraph.listFormat property Provides access...formatting properties of the paragraph. get listFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, Paragraphs, lists, and save Markdown files from scratch.... Add headings and paragraphs. Insert structured content...structural element – heading , paragraph, list , block quote , or code...

    docs.aspose.com/html/net/create-markdown-docume...
  9. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

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