Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,205 for

section

(0.16 sec)
  1. Archiv

    Archiv...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/cs/words/add-remove-header-foot...
  2. Archiv

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

    blog.aspose.com/cs/words/extract-text-from-word...
  3. Arşiv

    Arşiv...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/tr/words/extract-text-from-word...
  4. ویرایش سند در Python را محدود کنید|Aspose.Words...

    با تنظیم نوع محدودیت با استفاده از Python، ویرایش یک سند را محدود کنید. همچنین می توانید حفاظت را حذف کنید و مناطق قابل ویرایش نامحدود ایجاد کنید....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/fa/python-net/restrict-do...
  5. Hạn chế chỉnh sửa tài liệu trong Python|Aspose....

    Hạn chế chỉnh sửa tài liệu bằng cách đặt loại hạn chế bằng Python. Bạn cũng có thể loại bỏ bảo vệ và tạo các vùng có thể chỉnh sửa không hạn chế....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/vi/python-net/restrict-do...
  6. Архивы

    Архивы...Клонируйте раздел в объект Section с помощью метода Document.getSections()...Document.getSections().add(Section) . Сохраните документ, используя...

    blog.aspose.com/ru/words/split-ms-word-document...
  7. Arşiv

    Arşiv...yöntemini kullanarak bölümü bir Section nesnesine kopyalayın. Yeni...Document.getSections().add(Section) yöntemini kullanarak belgeye...

    blog.aspose.com/tr/words/split-ms-word-document...
  8. Archiwa

    Archiwa...Sklonuj sekcję do obiektu Section przy użyciu metody Document...Document.getSections().add(Section) . Zapisz dokument metodą Document...

    blog.aspose.com/pl/words/split-ms-word-document...
  9. Archiv

    Archiv...Klonujte sekci do objektu Section pomocí metody Document.getSections()...Document.getSections().add(Section) . Uložte dokument pomocí metody...

    blog.aspose.com/cs/words/split-ms-word-document...
  10. Document.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection للوصول بسهولة إلى القسم الأخير من مستندك، مما يعزز كفاءة التنقل وإدارة المحتوى.... public Section LastSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

    reference.aspose.com/words/ar/net/aspose.words/...