Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 18,334 for

paragraph

(0.13 sec)
  1. 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/
  2. Mail Merge模板在Python|Aspose.Words为Python via .NET

    创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。...insert_text_input 、 inset_field 和 insert_paragraph 方法在这样的模板中包含文本、合并字段和换行符。 下面的代码示例演示如何创建Mail... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/zh/python-net/mail-merge-...
  3. 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...
  4. 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/
  5. 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/
  6. Remove DOT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/net/annotate/dot/
  7. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....opgemerk het waar in C# kode jy (Paragraph)node sou gebruik vir giet...in Python moet jy node.as_paragraph() metode gebruik. In die Python...

    docs.aspose.com/words/af/python-net/python-notes/
  8. 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...
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....file Add Text fragment to paragraphs collection of page instance...object Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/java/add-rectangle/
  10. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/pdf-tooltip/