Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 15,006 for

section

(0.1 sec)
  1. Procurar

    Procurar...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/pt/words/add-remove-header-foot...
  2. Πώς να διαγράψετε όλες τις αλλαγές ενοτήτων στο...

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

    kb.aspose.com/el/words/net/how-to-delete-all-se...
  3. 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...
  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. Java を使用してプレゼンテーションのスライド セクションを管理|Aspose.Slides...

    Aspose.Slides for Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化 — 分割、名前変更、再配置で PPTX と ODP のワークフローを最適化します。... Create Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); ISection...

    docs.aspose.com/slides/ja/java/slide-section/
  6. Body Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Body, il tuo strumento essenziale per gestire senza sforzi il testo delle sezioni e migliorare l'efficienza nell'elaborazione dei documenti....figlio di Section . Può essercene solo uno Body in un Section . Un...del documento. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Ограничить редактирование документа в Python|As...

    Ограничьте редактирование документа, задав тип ограничения с помощью Python. Вы также можете снять защиту и создать неограниченные области для редактирования....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ru/python-net/restrict-do...
  8. 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/
  9. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  10. 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....