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

paragraph

(0.26 sec)
  1. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a document and apply various properties to them using Java....example, If you delete any paragraph, Aspose.Words make it as a...

    docs.aspose.com/words/java/track-changes-in-a-d...
  2. Several JPG Into PDF Python

    Merge multiple JPG into PDF in Python code. Save JPG as PDF using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/jpg-...
  3. Several JPG Into HTML Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. 页码计算问题 - Free Support Forum - aspose.com

    使用aspose for java 生成word文档时会出现页码计算错误问题, 现在有个需求是我通过aspose 生成的word 会进行双面打印,每个章节都要从奇数页开始,因此需要通过计算word的页数实现在奇数页结尾的章节后面新增一个空白页,但现在有个问题是我在代码层面获取到的页数和生成后实际打开的word 或pdf 页数不一致,请问该如何处理...appendChild(new Paragraph(doc)); // 添加一个空段落 } doc.s...

    forum.aspose.com/t/topic/312330
  5. Aspose.Slides for .NET 16.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...TextFrame、Paragraph、Portion 类以及 Aspose.Slides...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  7. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes page numbers in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove DOCM Annotation Online or Manage Annotat...

    delete comments from DOCM file through online app for free. .NET API code to manage comments of DOCM files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/docm/
  9. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. .NET API code to manage comments of DOCX files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/docx/
  10. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... Paragraph ( doc ))) builder . write...first_section . body . first_paragraph . append_child ( group ) #...

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