Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 9,655 for

paragraph

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

    A collection of built-in document properties in Java....estimate of the number of paragraphs in the document. getRevisionNumber()...estimate of the number of paragraphs in the document. setRevisionNumber(int...

    reference.aspose.com/words/java/com.aspose.word...
  2. Several Image Into WORD C#

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

    products.aspose.com/words/net/merge/image-to-word/
  3. Several JPG Into WORD C#

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

    products.aspose.com/words/net/merge/jpg-to-word/
  4. Several Image Into DOCX C#

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

    products.aspose.com/words/net/merge/image-to-docx/
  5. 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...
  6. 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...
  7. Aspose.Slides for .NET 16.2.0 的公共 API 和向后不兼容的更改...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextFrame、Paragraph、Portion 类以及 Aspose.Slides...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格...创建文本框的段落对象 IParagraph paragraph = txtFrame . Paragraphs [ 0 ]; // 创建段落的部分对象...创建段落的部分对象 IPortion portion = paragraph . Portions [ 0 ]; portion...

    docs.aspose.com/slides/zh/net/manage-table/