Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 15,205 for

section

(0.59 sec)
  1. 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...
  2. 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...
  3. Aspose.Words DOM|Aspose.Words برای Python via .NET

    Document Object Model (DOM) یک نمایش در حافظه یک سند Word است. خواندن، دستکاری و اصلاح محتوا و قالب بندی یک سند Word با استفاده از Python....دیگری باشند، به عنوان مثال، Section یا Paragraph ، از کلاس CompositeNode...نشان داده شده است. Document ، Section ، Paragraph ، Table ، Shape...

    docs.aspose.com/words/fa/python-net/aspose-word...
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....into Sections with Python Split Word Document into Sections using...Divide Word Document into Sections using C# Convert Paragraph...

    kb.aspose.com/words/page/4/
  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. Πώς να διαγράψετε όλες τις αλλαγές ενοτήτων στο...

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

    kb.aspose.com/el/words/net/how-to-delete-all-se...
  7. 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...
  8. 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...
  9. DocumentBuilder.CurrentSection | Aspose.Words p...

    Scopri la proprietà CurrentSection di DocumentBuilder per accedere e gestire facilmente la sezione selezionata nel tuo documento, migliorando la tua esperienza di modifica.... public Section CurrentSection { get ; } Esempi...docx" ); Guarda anche class Section class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  10. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    اكتشف خاصية PsSaveOptions UseBookFoldPrintingSettings لحفظ المستندات بسهولة في تخطيط كتيب لتحسين كفاءة الطباعة.... foreach ( Section s in doc . Sections ) { s . PageSetup...

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