Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 7,671 for

paragraph

(0.08 sec)
  1. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings in C++....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Hyphenation :: RegisterDictionary...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  3. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . AreEqual ( NodeType...

    reference.aspose.com/words/net/aspose.words/nod...
  4. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. expect ( doc . getChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to page and section configurations....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  6. 动画文本|Aspose.Slides 文档

    使用Java在PowerPoint中制作动画文本...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/androidjava/animated-...
  7. 动画文本|Aspose.Slides 文档

    使用Java在PowerPoint中创建动画文本...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-text/
  8. Portion|Aspose.Slides for PHP Documentation

    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...$pres -> dispose (); } } Paragraph Rectangle...

    docs.aspose.com/slides/php-java/portion/
  9. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the Paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a Paragraph....inline node or to the end of a paragraph. def move_to ( self , node...must be a paragraph or a direct child of a paragraph. Remarks...

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