Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 15,016 for

section

(0.1 sec)
  1. Rechercher et remplacer dans Python|Aspose.Word...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de Python....de plusieurs paragraphes, sections ou pages. Certains métacaractères...paragraphe, &b pour un saut de section, & m pour un saut de page et...

    docs.aspose.com/words/fr/python-net/find-and-re...
  2. Archiwa

    Archiwa... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/pl/words/extract-text-from-word...
  3. Arsip

    Arsip... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/id/words/extract-text-from-word...
  4. 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/...
  5. Aspose.Words DOM|Aspose.Words pentru Python via...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citiți, manipulați și modificați conținutul și formatarea unui document Word folosind Python....conține alte noduri, de exemplu, Section sau Paragraph , derivă din...schema de mai jos. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/ro/python-net/aspose-word...
  6. Arsip

    Arsip...DLL files from the Downloads section or running the following NuGet...Render method. The following section further explains the details...

    blog.aspose.com/id/html/merge-epub-in-csharp/
  7. Trabalhando com Acessibilidade e PDFs Marcados|...

    Aspose.PDF fornece a capacidade de criar documentos PDF Marcados, permitindo marcar os elementos estruturais. Saiba mais sobre como obter PDFs acessíveis.... Following section shows how to add tagged content...criar um PDF Marcado. This section covers following topic: Esta...

    docs.aspose.com/pdf/pt/java/accessibility-tagge...
  8. Obtenir des en têtes ou des pieds de page avec ...

    Cet article explique comment récupérer programmatiquement les en têtes et pieds de page des fichiers Excel ou OpenOffice en utilisant l API JavaScript via C++....pied de page avec un ID de section spécifique. <!DOCTYPE html>.... get ( 0 ); // Gets left section of header const headerLeft...

    docs.aspose.com/cells/fr/javascript-cpp/get-hea...
  9. Aspose.Words DOM|Aspose.Words cho Python via .NET

    Document Object Model (DOM) là bản trình bày trong bộ nhớ của tài liệu Word. Đọc, thao tác và sửa đổi nội dung cũng như định dạng của tài liệu Word bằng Python....thể chứa các nút khác, ví dụ Section hoặc Paragraph , xuất phát...lược đồ bên dưới. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/vi/python-net/aspose-word...
  10. 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/hi/python-net/make/