Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 15,193 for

section

(0.44 sec)
  1. ControlChar.SpaceChar | Aspose.Words per .NET

    Esplora il campo ControlChar SpaceChar. Sfrutta la potenza di char32 per una gestione dati fluida e un controllo avanzato dei caratteri nelle tue applicazioni.... Sections . Count ); builder . Write ( "Before section break...ControlChar . SectionBreak + "After section break." ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  2. BuildingBlockBehavior Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words BuildingBlockBehavior enum، الذي يحدد كيفية تعزيز كتل البناء لمحتوى المستند الخاص بك عند الإدراج لتحرير سلس....this block in the Quick Parts section of word will place its contents...الخاصة به في الموقع. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_section . body . first_paragraph ....revision type. node = doc . first_section . body . paragraphs [ 1 ] end_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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/
  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. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... first_section . body . tables [ 0 ] . first_row...docx' ) row = doc . first_section . body . tables [ 0 ] . first_row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Πώς να διαγράψετε όλες τις αλλαγές ενοτήτων στο...

    Αυτό το άρθρο καθοδηγεί πώς να διαγράψετε όλες τις αλλαγές ενότητας στο Word χρησιμοποιώντας C#. Περιέχει τις απαραίτητες πληροφορίες για τη ρύθμιση του περιβάλλοντος για την ανάπτυξη μαζί με το δείγμα κώδικα για την κατάργηση της αλλαγής ενότητας στο Word χρησιμοποιώντας C#....κατάργηση Επανάληψη σε όλα τα sections ξεκινώντας από το δεύτερο...με βάση την ιδιότητα Section.Body ή Section.PageSetup εάν απαιτείται...

    kb.aspose.com/el/words/net/how-to-delete-all-se...
  9. DocumentBuilder.move_to_document_start method |...

    DocumentBuilder.move_to_document_start method. Moves the cursor to the beginning of the document.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...