Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 18,361 for

paragraph

(0.08 sec)
  1. ארכיון

    ארכיון...is_composite) : include_next_paragraph(endNode, nodes) # החזר את...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/he/words/extract-text-from-word...
  2. Archivo

    Archivo...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/es/words/extract-text-from-word...
  3. Formater le texte PowerPoint en Python|Aspose.S...

    Apprenez à formater et styliser le texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET. Personnalisez les polices, les couleurs, l'alignement et bien plus avec des exemples de code Python puissants.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/fr/python-net/text-forma...
  4. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all Paragraphs and filtering list items using is_list_item method. Furt…...have tried iterating all paragraphs and filtering list items...get_child_nodes(aw.NodeType.PARAGRAPH, True): if para.as_paragraph().is_list_item:...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  5. تنسيق نص العرض التقديمي في .NET|توثيق Aspose.Sl...

    تنسيق وتنسيق النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides لـ .NET. تخصيص الخطوط، الألوان، المحاذاة، وأكثر....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...لون التظليل للفقرة بأكملها. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ar/net/text-formatting/
  6. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Анимация текста PowerPoint в Python|Документаци...

    Создайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python через .NET, используя простые для понимания, оптимизированные примеры кода....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ru/python-net/animated-t...
  8. أتمتة إنشاء 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...
  9. Aspose.PSD pour .NET 19.9 - Notes de version|Do...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...[ 3 ]. Text != "Deuxième paragraphe\r" ) { throw new Exception...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  10. أتمتة إنشاء عروض PowerPoint في .NET: إنشاء عروض...

    أتمتة إنشاء الشرائح على المنصات السحابية باستخدام Aspose.Slides لـ .NET — إنشاء، تعديل، وتحويل ملفات PowerPoint و OpenDocument بسرعة وبشكل موثوق....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/ar/net/automating-powerp...