Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 15,517 for

section

(0.09 sec)
  1. Zrób DOCX Za Pomocą Python

    Utwórz nowe DOCX w Python w kilku krokach. Łatwo twórz DOCX za pomocą Python via .NET biblioteki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/pl/python-net/make/docx/
  2. Zrób DOC Za Pomocą Python

    Utwórz nowe DOC w Python w kilku krokach. Łatwo twórz DOC za pomocą Python via .NET biblioteki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/pl/python-net/make/doc/
  3. Vytvořit DOCX Pomocí Python

    Vytvořte nový DOCX v Python v několika krocích. Snadno vytvořte DOCX pomocí knihovny 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/cs/python-net/make/docx/
  4. FieldSection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldSection، الحل الأمثل لتطبيق حقول Section بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...FieldSection class ينفذ حقل SECTION. لمعرفة المزيد، قم بزيارة العمل...يوضح كيفية استخدام الحقول SECTION وSECTIONPAGES لترقيم الصفحات...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Body.NodeType | Aspose.Words för .NET

    Upptäck egenskapen Body NodeType som effektivt returnerar body-innehållet, vilket förbättrar din webbutvecklingsupplevelse och effektiviserar dina projekt.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeStart، وهي ضرورية للتعامل مع علامات المستندات المنظمة بكفاءة في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Mesclar arquivos PDF em Python|Aspose.PDF for P...

    Aprenda como mesclar vários arquivos PDF em um único documento em Python....import path def merge_with_section_separators_and_bookmarks (...output_document = ap . Document () for section_index , input_file in enumerate...

    docs.aspose.com/pdf/pt/python-net/merge-pdf-doc...
  8. Arşiv

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

    blog.aspose.com/tr/words/add-or-remove-header-a...
  9. Archivo

    Archivo...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/es/words/extract-text-from-word...
  10. Python でドキュメントのクローンを作成する|Python via .NET用Aspose...

    Python を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ja/python-net/clone-a-doc...