Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 18,331 for

paragraph

(0.18 sec)
  1. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. for (Paragraph para :...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldDocVariable class |...

    Aspose::Words::Fields::FieldDocVariable class. Implements DOCVARIABLE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Java in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your presentations....possible to apply animation to a paragraph. Read more About Animated...

    docs.aspose.com/slides/java/powerpoint-animation/
  5. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Android via Java in handling PowerPoint animations. This general overview highlights key features....possible to apply animation to a paragraph. Read more About Animated...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  6. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_FirstParagraph () Gets the first paragraph in the shape. get_FlipOrientation...get_LastParagraph () Gets the last paragraph in the shape. get_Left ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...getTextFrame (); // 为文本框创建 Paragraph 对象 IParagraph para = txtFrame...shape ; for ( IParagraph paragraph : autoShape . getTextFrame...

    docs.aspose.com/slides/zh/java/manage-textbox/