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

section

(1.26 sec)
  1. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... first_section . body . first_paragraph ....revision type. node = doc . first_section . body . paragraphs [ 1 ] end_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.CellChar | Aspose.Words per .NET

    Scopri il campo ControlChar CellChar per una gestione semplificata delle tabelle. Migliora l'organizzazione dei dati con caratteri di fine cella e riga efficienti.... Sections . Count ); builder . Write ( "Before section break...ControlChar . SectionBreak + "After section break." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ControlChar.PageBreak | Aspose.Words per .NET

    Scopri il campo ControlChar PageBreak e gestisci le interruzioni di pagina in modo efficiente con il carattere x000c. Semplifica la formattazione dei tuoi documenti oggi stesso!... Sections . Count ); builder . Write ( "Before section break...ControlChar . SectionBreak + "After section break." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  5. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Faire pivoter le texte dans Word en utilisant C#

    Faites pivoter le texte dans Word à l’aide de C#. Obtenez tous les détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de C#....fichier Analyser toutes les sections du fichier Word Accéder à...l’orientation de toutes les sections Ces étapes résument comment...

    kb.aspose.com/fr/words/net/rotate-text-in-word-...
  7. 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/
  8. 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/
  9. 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/
  10. DocumentVisitor Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentVisitor، وهي الأساس لإنشاء زوار مستندات مخصصين لتحسين معالجة المستندات ومعالجتها....virtual VisitSectionEnd ( Section ) يتم استدعاؤها عند انتهاء...virtual VisitSectionStart ( Section ) يتم استدعاؤها عند بدء تعداد...

    reference.aspose.com/words/ar/net/aspose.words/...