Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 13,528 for

paragraph

(0.18 sec)
  1. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/androidjava/presentat...
  2. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...for Java" )); Paragraph para2 = new Paragraph (); para2 . getPortions...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  4. 段落|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/zh/php-java/paragraph/
  5. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CharactersWithSpaces method. Represents an estimate of the number of characters (including spaces) in the document in C++....< Document > ( MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  9. 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...
  10. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the document...and can only be a child of Paragraph . SpecialChar char is used...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

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