Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 18,524 for

paragraphs

(0.15 sec)
  1. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... paragraphs : para = para . as_paragraph () for run...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....GetText Contents [ Hide ] Paragraph.GetText method Gets the text...text of this paragraph including the end of paragraph character...

    reference.aspose.com/words/net/aspose.words/par...
  5. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....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/java/working-with-asian-t...
  6. TabStopCollection.getPositionByIndex method | A...

    TabStopCollection.getPositionByIndex method. Gets the position (in points) of the tab stop at the specified index.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....keepWithNext property True if the paragraph is to remains on the same...same page as the paragraph that follows it. get keepWithNext () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured document tags for better organization!... Paragraphs [ 3 ]); // Note, that only...StructuredDocumentTa will inherit paragraph and font formatting from cursor...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 從 PPTX 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPTX Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...