Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 18,522 for

paragraph

(0.15 sec)
  1. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/java/com.aspose.word...
  5. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/nodejs-java/automating-p...
  6. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/java/insert-fields/
  7. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... Add a new paragraph in Paragraphs collection using TextFragment...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  8. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...要获取表格单元格 TextFrame 中 Portion 或 Paragraph 的大小和坐标,可以使用 IPortion.GetRect...

    docs.aspose.com/slides/zh/net/paragraph/
  9. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....existing text with multi‑paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/nodejs-net/work-with-text...
  10. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/