Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 14,825 for

section

(0.27 sec)
  1. Paragraph.IsEndOfSection | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph IsEndOfSection، وحدد ما إذا كانت الفقرة هي الأخيرة في النص الرئيسي للقسم لتحسين بنية المستند ووضوحه....Body (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Paragraph.IsEndOfSection | Aspose.Words per .NET

    Scopri la proprietà Paragraph IsEndOfSection, identifica se un paragrafo è l'ultimo nel testo principale di una sezione per migliorare la struttura e la chiarezza del documento....principale della storia) di un Section ; falso altrimenti. public...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/it/net/aspose.words/...
  3. آرشیوها

    آرشیوها...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/fa/words/extract-text-from-word...
  4. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  5. Архивы

    Архивы...Клонируйте раздел в объект Section с помощью метода Document-...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/ru/words/split-ms-word-document...
  6. arkiv

    arkiv... Klona avsnittet till ett Section -objekt med metoden Docume...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/sv/words/split-ms-word-document...
  7. Archiv

    Archiv...Klonen Sie Abschnitt in ein Section objekt mit der methode Document...Document.getSections().add(Section) hinzu. Speichern Sie das Dokument...

    blog.aspose.com/de/words/split-ms-word-document...
  8. ایجاد سند در Python

    با استفاده از کتابخانه Python via .NET یک فایل ایجاد کنید. به راحتی در Python در چند مرحله یک سند جدید ایجاد کنید....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/
  9. Utwórz Dokument W Python

    Utwórz plik za pomocą Python via .NET biblioteki. Z łatwością utwórz nowy dokument w Python w kilku krokach....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/
  10. Crea Un Documento In Python

    Crea un file utilizzando la libreria Python via .NET. Crea facilmente un nuovo documento in Python in pochi passaggi....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/it/python-net/make/