Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 18,328 for

paragraph

(0.1 sec)
  1. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before Paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...and using page break before paragraph setting. It was under link...extending this case with more paragraph settings it is still reproducible...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  2. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  4. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...with same formatting in all paragraphs of the document. nextPreOrder(Node...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph.nodeType property | Aspose.Words for ...

    Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph)....property Paragraph.nodeType property Returns NodeType.Paragraph . get...Document ( base . myDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....that can occupy multiple paragraphs to be more descriptive. A...lead to a situation where a paragraph containing the tag becomes...

    docs.aspose.com/words/net/template-syntax/
  9. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's page count for efficient management and organization....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  10. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

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