Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 18,336 for

paragraphs

(0.21 sec)
  1. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF documents using Aspose.PDF for Java. Enhance layout control in your reports....default, paragraphs are added to a Page object’s Paragraphs collection...after the previously added paragraph level object on the page....

    docs.aspose.com/pdf/java/force-table-rendering-...
  2. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. public...

    reference.aspose.com/words/net/aspose.words/par...
  3. 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 Python via .NET.... Add Text fragment to paragraphs collection of page instance...object. Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks ( doc ) # Retrieve all paragraphs in the document. node_type...aspose.words.NodeType" ) paragraphs = doc . getChildNodes ( node_type...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  5. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Paragraph::get_IsMoveToRevision method Contents...Contents [ Hide ] Paragraph::get_IsMoveToRevision method Returns true...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your document layout by eliminating space between same-style Paragraphs....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  7. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract Paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....Extract Paragraph from PDF Contents [ Hide ] Extract Text from...from PDF document in Paragraphs form We can get text from a PDF...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  8. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 在上面的示例中,我们创建了一个宽度为...

    docs.aspose.com/pdf/zh/net/floating-box/
  9. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....compared to regular text paragraphs. Create a New PDF Document...pellentesque nisi." box . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/floating-box/
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc = doc ) # Each paragraph can only have one style. #...

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