Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 15,548 for

paragraphs

(0.05 sec)
  1. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 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/
  3. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. 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...
  5. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph....break is forced before the paragraph. @property def page_break_before...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create Paragraphs and manage paragraph properties in PowerPoint presentations in Python...Manage PowerPoint Paragraph in Python Contents [ Hide ] Aspose...work with PowerPoint texts, paragraphs, and portions in Python....

    docs.aspose.com/slides/python-net/manage-paragr...
  8. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....$ doc ) { // Retrieve all paragraphs in the document. $ nodeType...aspose.words.NodeType" ); $ paragraphs = $ doc -> getChildNodes...

    docs.aspose.com/words/java/remove-breaks-in-php/
  9. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

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