Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 19,019 for

paragraphs

(0.06 sec)
  1. Ajouter du texte à un PDF en Python|Aspose.PDF ...

    Apprenez comment ajouter du texte, des fragments HTML, des listes, des liens et des polices personnalisées aux documents PDF en Python....avec les mises en page de paragraphes, les listes et les effets...collection de paragraphes de la page avec page.paragraphs.add(text_fragment)...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  2. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. 在 Java 中管理演示文稿的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。... 92 , 92 ); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/zh/java/manage-lists/
  5. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/word/
  6. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/doc/
  7. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/
  8. إنشاء ملف PDF ذي علامات في بايثون|Aspose.PDF fo...

    تعرف على كيفية إنشاء مستندات PDF ذات علامات في Python باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك عناصر بنية PDF/UA والنماذج التي يمكن الوصول إليها وصفحات TOC ووضع العلامات التلقائية....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ar/python-net/create-tagged...
  9. Python에서 Tagged PDF 생성|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET를 사용하여 Python에서 태그가 지정된 PDF 문서를 만드는 방법을 배우세요. 여기에는 PDF/UA 구조 요소, 접근 가능한 양식, TOC 페이지 및 자동 태깅이 포함됩니다....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ko/python-net/create-tagged...
  10. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/ru/python-net/automating...