Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 18,220 for

paragraph

(0.1 sec)
  1. 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-...
  2. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...

    docs.aspose.com/words/java/save-documents-in-ap...
  3. 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
  4. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...form fields to blend in with paragraph text when saving to html....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. # If the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Convert list items into regular paragraphs with leading text that imitates...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. Asian Typography in Python|Aspose.Words for Python

    Work with Asian typography using Python. Adjust Space between Asian and Latin text in Python....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/python-net/working-with-a...
  9. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...d(Paragraph d, Paragraph v) NodeImporter.d(Node...for styles of type ‘Linked (paragraph and character)’ actually two...

    forum.aspose.com/t/appending-same-similar-docum...
  10. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...