Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 18,590 for

paragraphs

(0.12 sec)
  1. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour Java, améliorant les performances et la personnalisation....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/fr/java/portion/
  2. أتمتة إنشاء PowerPoint في Python: إنشاء عروض تق...

    أتمتة إنشاء الشرائح على منصات السحابة باستخدام Aspose.Slides لـ Python—إنشاء، تحرير، وتحويل ملفات PowerPoint وOpenDocument بسرعة وموثوقية....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/ar/python-net/automating...
  3. Obtener todo el texto de una diapositiva|Docume...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  4. Получить весь текст на слайде|Документация Aspo...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/ru/net/get-all-the-text-...
  5. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, # which will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....nesting, the need for an empty paragraph between consecutive tables...table and is made up of a Paragraph and other block level nodes...

    docs.aspose.com/words/python-net/table-overview/
  7. تحريك نص PowerPoint في PHP|توثيق Aspose.Slides ...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint و OpenDocument التقديمية باستخدام Aspose.Slides للـ PHP عبر Java، مع أمثلة كود سهلة المتابعة ومُحسّنة....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ar/php-java/animated-text/
  8. Анимированный текст|Aspose.Slides для Node.js ч...

    Анимированный текст в PowerPoint с Java... get_Item ( 0 ); var paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , aspose . slides . EffectType...

    docs.aspose.com/slides/ru/nodejs-java/animated-...
  9. Utilisation de listes dans Java|Aspose.Words po...

    Introduction à la fonction de mise en forme de la numérotation dans Aspose.Words pour Java....ajoutés au paragraphe actuel et à tous les autres paragraphes créés...augmenter le niveau de liste du paragraphe actuel d’un niveau, appelez...

    docs.aspose.com/words/fr/java/working-with-lists/
  10. PowerPoint-Text in PHP animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für PHP via Java, mit leicht nachvollziehbaren, optimierten Codebeispielen....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/de/php-java/animated-text/