Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 15,314 for

section

(0.07 sec)
  1. DocumentBuilder.CurrentSection | Aspose.Words f...

    Upptäck DocumentBuilder CurrentSection-egenskapen för att enkelt komma åt och hantera det valda avsnittet i ditt dokument, vilket förbättrar din redigeringsupplevelse.... public Section CurrentSection { get ; } Exempel...CreateFloatingPositi.docx" ); Se även class Section class DocumentBuilder namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. ארכיון

    ארכיון... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/he/words/extract-text-from-word...
  3. Πώς να διαγράψετε όλες τις αλλαγές ενοτήτων στο...

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

    kb.aspose.com/el/words/net/how-to-delete-all-se...
  4. 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...
  5. 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...
  6. Convertir un document en C#|Aspose.Words pour .NET

    Convertissez facilement des documents d'un format à un autre à l'aide de C#. Vous pouvez travailler avec tous les formats les plus populaires comme les formats Microsoft Word comme DOCX ou DOC, les formats OpenDocument comme ODT ou OTT, les formats Web comme HTML ou XHTML, les formats de texte comme MarkDown ou TXT, et autres.... Comme mentionné dans les sections précédentes, l’énumération...Conversions populaires La section actuelle décrit les conversions...

    docs.aspose.com/words/fr/net/convert-a-document/
  7. Aspose.Words Product Family

    Trouvez des réponses sur la création, la conversion, la modification et l'impression de documents Word sans utiliser Microsoft Word....Diviser un document Word en sections à l'aide de C# Fusionner des...Diviser un document Word en sections avec Python Diviser un document...

    kb.aspose.com/fr/words/page/4/
  8. BuildingBlock Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.BuildingBlocks.BuildingBlock för att skapa och hantera ordlisteposter som AutoText och AutoCorrect för förbättrad dokumenteffektivitet.... Sections { get; } Returnerar en samling...BuildingBlock kan endast innehålla Section noder. BuildingBlock kan bara...

    reference.aspose.com/words/sv/net/aspose.words....
  9. تعيين رؤوس وتذييلات مع JavaScript عبر C++|Docum...

    يوضح هذا المقال كيفية إدراج صورة برمجيًا في رأس وتذييل أوراق عمل Excel باستخدام Aspose.Cells for JavaScript عبر C++....worksheet name at the left section of the header pageSetup . header...current time at the central section of the header // and changing...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  10. 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...