Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 18,351 for

paragraphs

(0.45 sec)
  1. 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...
  2. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph....list_format property Paragraph.list_format property Provides...formatting properties of the paragraph. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your Paragraphs stay together, enhancing document flow and readability for a polished look....KeepWithNext property True if the paragraph is to remains on the same...same page as the paragraph that follows it. public bool KeepWithNext...

    reference.aspose.com/words/net/aspose.words/par...
  4. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/automating-powerpoin...
  5. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaselineAlignment enum for precise font positioning. Enhance your document formatting with optimal vertical alignment options....Aligns to the baseline of the paragraph. Bottom 3 Aligns to the bottom...doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ;...

    reference.aspose.com/words/net/aspose.words/bas...
  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. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character....text of this paragraph including the end of paragraph character...concatenated and the end of paragraph character is appended as follows:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Evaluate Aspose.Words|Aspose.Words for JasperRe...

    The evaluation version of Aspose.Words for JasperReports (without a license specified) inserts an evaluation watermark at the top of the document on save....document size to several hundred paragraphs. When you have bought a license...

    docs.aspose.com/words/jasperreports/evaluate-as...
  9. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-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...