Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 18,485 for

paragraphs

(0.26 sec)
  1. Gawe PDF Nganggo Python

    Gawe PDF anyar ing Python ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/jv/python-net/make/pdf/
  2. Maak WORD Met Python

    Maak in een paar stappen een nieuwe WORD in Python. Maak eenvoudig WORD met de Python via .NET bibliotheek....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/nl/python-net/make/word/
  3. Შექმენით Დოკუმენტი Python Ში

    შექმენით ფაილი Python via .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი Python ში რამდენიმე ნაბიჯით....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ka/python-net/make/
  4. Maak DOCX Met Python

    Maak in een paar stappen een nieuwe DOCX in Python. Maak eenvoudig DOCX met de Python via .NET bibliotheek....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/nl/python-net/make/docx/
  5. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/
  6. جعل DOC باستخدام Python

    أنشئ DOC جديدًا في Python في بضع خطوات. بسهولة إنشاء DOC باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/doc/
  7. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/docx/
  8. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples de TexteMathématique d'Aspose.Slides pour Java : créez et formatez des équations, fractions, matrices et symboles avec Java dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. IParagraph paragraph = mathShape...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/java/examples/element...
  9. تحريك نص PowerPoint في Python|وثائق Aspose.Slid...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة Python عبر .NET، مع أمثلة شفرة سهلة المتابعة ومُحسّنة....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ar/python-net/animated-t...
  10. 修改脚注内容序号的颜色 - Free Support Forum - aspose.com

    for (Paragraph paragraph : footnote.getParagraphs()) { paragraph.getParagraphFormat().setStyleIdentifier(StyleIdentifier.NORMAL); for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.…...2025, 2:21pm 1 for (Paragraph paragraph : footnote.getParagraphs())...getParagraphs()) { paragraph.getParagraphFormat().setStyleIdentifier(StyleIdentifier...

    forum.aspose.com/t/topic/310540