Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,516 for

section

(0.48 sec)
  1. Insérer et joindre des documents|Aspose.Words p...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans Python....insert_document_inline : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/python-net/insert-and-...
  2. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by page number or by some predefined pattern....efficiently, extract specific sections or pages, or distribute content...to handle and may contain sections relevant to different recipients...

    products.aspose.com/total/cpp/split/
  3. Body.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية Body NodeType التي تقوم بإرجاع محتوى النص بكفاءة، مما يعمل على تحسين تجربة تطوير الويب لديك وتبسيط مشاريعك.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Restreindre l'édition de documents dans Python|...

    Restreindre la modification d'un document en définissant un type de restriction à l'aide de Python. Vous pouvez également supprimer la protection et créer des régions modifiables sans restriction....protection détaillées dans cette section. Aspose.Words vous permet de...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/fr/python-net/restrict-do...
  5. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....obtenir le paragraphe ou la section actuellement sélectionné en...current_paragraph et current_section . Toutes les opérations d’insertion...

    docs.aspose.com/words/fr/python-net/navigation-...
  6. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/md/
  7. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/html/
  8. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/
  9. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ParagraphFormat för omfattande styckeformateringsalternativ. Förbättra din dokumentstil utan ansträngning!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...