Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 18,530 for

paragraph

(1.07 sec)
  1. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Public API Changes in Aspose.PDF for Java 9.3.0...

    Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....Color value) In Paragraph class added fields and methods:...value) public void copyTo(Paragraph par) In RadioButton class...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  3. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldPageRef.insert_relative_position property ...

    FieldPageRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked Paragraph....position of the bookmarked paragraph. @property def insert_relative_position...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Specifies how to export empty paragraphs to Markdown. getEncoding()...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/java/com.aspose.word...
  6. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...updateListLabels(); for (Paragraph paragraph : (Iterable<Paragraph>) doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { if (paragraph.isListItem())...

    forum.aspose.com/t/word/315453
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...markup can be normal HTML (paragraphs, bold, etc.). Example <p>This...the end of a paragraph Paragraph para = (Paragraph) doc.getFirstSection()...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/java/com.aspose.word...
  9. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...firstParagraph Gets the first paragraph in the shape. flipOrientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Tagged PDF: Placement, Padding, and BBox on Str...

    Product / Version: Aspose.PDF for .NET v26.x Runtime: .NET (I can provide exact framework/runtime if needed) Evaluation: I’m currently selecting a product to generate structured (tagged) PDFs and need guidance before f…... 650)) Appended a simple paragraph under each <Div> . Saved the...sample that shows both (DOM/Paragraph/Table/FloatingBox/etc. for...

    forum.aspose.com/t/tagged-pdf-placement-padding...