Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,203 for

section

(0.42 sec)
  1. Зробіть Markdown За Допомогою Python

    Створіть новий Markdown у Python за кілька кроків. Легко створіть Markdown за допомогою 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/uk/python-net/make/md/
  2. Faceți DOC Folosind Python

    Creați un nou DOC în Python în câțiva pași. Creați cu ușurință DOC folosind Python via .NET biblioteca....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ro/python-net/make/doc/
  3. Lav DOC Ved Hjælp Af Python

    Lav en ny DOC i Python i nogle få trin. Opret nemt DOC 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/doc/
  4. آرشیوها

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

    blog.aspose.com/fa/words/split-ms-word-document...
  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. Paragraph.IsEndOfSection | Aspose.Words för .NET

    Upptäck egenskapen Paragraph IsEndOfSection för att identifiera om ett stycke är det sista i ett avsnitts huvudtext för förbättrad dokumentstruktur och tydlighet....(huvudtextberättelse) av en Section ; falskt annars. public bool...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Извлечение абзаца из PDF C#|Aspose.PDF for .NET

    Узнайте, как извлекать абзацы из PDF-документов в .NET с использованием Aspose.PDF для структурированного извлечения текста.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/ru/net/extract-paragraph-fr...
  9. Extraer párrafo de PDF C#|Aspose.PDF for .NET

    Aprenda cómo extraer párrafos de documentos PDF en .NET utilizando Aspose.PDF para la recuperación de texto estructurado.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/es/net/extract-paragraph-fr...
  10. Fractionner un document dans Python|Aspose.Word...

    Divisez un document en plusieurs fichiers à l'aide de Python. Utilisez la fonction de fractionnement pour diviser efficacement un document par titres ou Sections, ainsi que par pages ou par plages de pages....plusieurs documents par titres ou sections. Vous pouvez également diviser...paragraphe de titre, saut de section, saut de colonne, saut de page...

    docs.aspose.com/words/fr/python-net/split-a-doc...