Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 18,530 for

paragraph

(0.17 sec)
  1. Several JPG Into WORD Java

    Merge multiple JPG into WORD in Java code. Save JPG as WORD using Java....insertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/java/merge/jpg-to-word/
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  4. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....content within the bounds of a paragraph’s original rectangle, adjusting...constrained to the original paragraph space. Expanded encryption...

    docs.aspose.com/pdf/net/whatsnew/2025/
  5. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/java/split-a-document/
  6. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases...., false ); TextParagraph paragraph = new TextParagraph (); TextFragment...TextFragment ( paragraphContent ); paragraph . setVerticalAlignment ( VerticalAlignment...

    docs.aspose.com/pdf/java/whatsnew/
  7. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....there must be at least one Paragraph in the Cell so that formatting...to it. In addition to the Paragraph , you can also insert a Table...

    docs.aspose.com/words/net/applying-formatting/
  8. 在 Android 上从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs.... This is a simple paragraph that contains the text “Hello...

    docs.aspose.com/words/java/aspose-words-or-open...
  10. Several JPG Into DOC C#

    Merge multiple JPG into DOC in C# code. Save JPG as DOC using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-doc/