Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 14,147 for

section

(0.18 sec)
  1. با استفاده از Python DOCX را بسازید

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

    products.aspose.com/words/fa/python-net/make/docx/
  2. Programmation avec des documents|Aspose.Words p...

    Utilisez Aspose à l'aide des classes `Python.Words` Document Object Model pour créer, modifier et gérer des documents par programme avec python-net. Travaillez avec les propriétés, les paramètres et le contenu des documents, ainsi qu'avec leur apparence grâce à la gestion des couleurs, des formes, des polices et d'autres graphiques....documents Contents [ Hide ] Cette section fournit des informations sur...Model. Les articles de cette section décrivent un large éventail...

    docs.aspose.com/words/fr/python-net/programming...
  3. Paragraph Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Paragraph لإدارة فقرات النص وتنسيقها بسهولة، مما يعزز قدرات معالجة المستندات لديك....HeaderFooter (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. IsEndOfSection...Body (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. IsFormatRevision...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. 아카이브

    아카이브...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ko/words/add-or-remove-header-a...
  5. Archivo

    Archivo...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/es/words/add-or-remove-header-a...
  6. 搜索

    搜索...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/zh-hant/words/add-or-remove-hea...
  7. ค้นหา

    ค้นหา...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/th/words/extract-text-from-word...
  8. arkiv

    arkiv...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/sv/words/extract-text-from-word...
  9. إدارة التكبير|وثائق Aspose.Slides لـ Python

    إضافة تكبير أو إطارات تكبير لعرض PowerPoint في بايثون... sections . add_section ( "القسم 1" , slide...slides [ 0 ] . shapes . add_section_zoom_frame ( 20 , 20 , 300...

    docs.aspose.com/slides/ar/python-net/manage-zoom/
  10. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...Sections[0].PageSetup.Margins.Left...50; // Set left margin doc.Sections[0].PageSetup.Margins.Right...

    forum.aspose.com/t/page-margin-problem/314423