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

paragraph

(0.07 sec)
  1. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...is_composite) : include_next_paragraph(endNode, nodes) # 返回节点标记之间的节点。...

    blog.aspose.com/zh/words/extract-text-from-word...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the page....decreasing font size of last paragraph break of the footer and b)...

    docs.aspose.com/words/jasperreports/optimize-fo...
  6. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

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