Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,447 for

section

(0.18 sec)
  1. Lav WORD Ved Hjælp Af Python

    Lav en ny WORD i Python i nogle få trin. Opret nemt WORD ved hjælp af Python via .NET biblioteket....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/da/python-net/make/word/
  2. Maak DOCX Met Python

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

    products.aspose.com/words/nl/python-net/make/docx/
  3. جعل DOC باستخدام Python

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

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

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

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

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....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/doc/
  6. Архивы

    Архивы...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ru/words/add-or-remove-header-a...
  7. آرشیوها

    آرشیوها...deepClone() بخش را به یک شی Section کلون کنید. با استفاده از روش...Document.getSections().add(Section) یک سند جدید ایجاد کنید و بخش...

    blog.aspose.com/fa/words/split-ms-word-document...
  8. DocumentVisitor Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentVisitor، وهي الأساس لإنشاء زوار مستندات مخصصين لتحسين معالجة المستندات ومعالجتها....virtual VisitSectionEnd ( Section ) يتم استدعاؤها عند انتهاء...virtual VisitSectionStart ( Section ) يتم استدعاؤها عند بدء تعداد...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Архів

    Архів...Sections . Клонуйте розділ у новий об’єкт Section . Створіть...допомогою методу Document.Sections.Add(Section) . Збережіть документи...

    blog.aspose.com/uk/words/split-ms-word-document...
  10. إدارة تكبير العرض التقديمي في C++|وثائق Aspose....

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides للـ C++ — الانتقال بين الأقسام، إضافة صور مصغرة وانتقالات عبر عروض PPT و PPTX و ODP....لعرض قسم واحد فقط، استخدم Section Zoom . تكبير الشريحة يمكن لتكبير...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/ar/cpp/manage-zoom/