Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 15,482 for

section

(0.35 sec)
  1. ReplacingArgs.MatchNode | Aspose.Words för .NET

    Upptäck egenskapen ReplaceingArgs MatchNode för att enkelt komma åt noden där din matchning börjar, vilket förbättrar din kodningseffektivitet och noggrannhet....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Split Documents via Android Mobile Apps | produ...

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your android application. Split document by page number or by some predefined pattern....require division into smaller sections for easier navigation, sharing...presentations into individual pages, sections, or chapters, facilitating...

    products.aspose.com/total/android-java/split/
  3. ReplaceAction Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ReplaceAction للتحكم في نتائج المطابقة في عمليات الاستبدال، مما يعزز كفاءة تحرير المستندات ودقتها....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... sections [ 0 ] . page_setup . orientation...Orientation . LANDSCAPE doc . sections [ 0 ] . page_setup . margins...

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

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

    kb.aspose.com/el/words/net/how-to-delete-all-se...
  6. 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...
  7. 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...
  8. Procurar

    Procurar...paragraph break after word "section", add kind of underline and...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/pt/words/find-and-replace-text-...
  9. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python....conter outros nós, por exemplo, Section ou Paragraph , derivam da classe...esquema abaixo. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/pt/python-net/aspose-word...
  10. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document.... first_section . body . first_paragraph ....assertFalse ( doc . first_section . body . first_paragraph ....

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