Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 15,532 for

section

(0.13 sec)
  1. Werken met afdelingen in Python|Aspose.Words vo...

    Sections en sectiepauzes aanmaken en beheren in een document met behulp van Python. Sectie in een document invoegen Python. Sectie verwijderen Python. Kopieer secties tussen documenten.... Wat Section en Section Break is De afdelingen...worden vertegenwoordigd door de Section en SectionCollection lessen...

    docs.aspose.com/words/nl/python-net/working-wit...
  2. أرشيف

    أرشيف...الحالة ، قسم حسب القسم Section section = doc.getSections().get(i)...clear(); // إضافة قسم Section newSection = (Section) newDoc.importNode(section...

    blog.aspose.com/ar/words/split-ms-word-document...
  3. Aspose.Words DOM|Aspose.Words für Python via .NET

    Document Object Model (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mithilfe von Python....enthalten können, beispielsweise Section oder Paragraph , werden von...Schema dargestellt. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/de/python-net/aspose-word...
  4. Spécifier les séparateurs de décimales et de gr...

    Cet article montre comment changer le séparateur de décimales et de groupes dans MS Excel et avec du code Java en utilisant l API Aspose.Cells for Java....Modifiez les paramètres dans la section Options de modification . La...Avancées et met en évidence la section pour spécifier les Séparateurs...

    docs.aspose.com/cells/fr/java/specify-custom-nu...
  5. PageSetup.Margins | Aspose.Words för .NET

    Justera enkelt sidans marginaler med egenskapen PageSetup. Anpassa inställningarna för optimal layout och presentation. Förbättra ditt dokuments utseende!... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....вставки или добавления с помощью Section и PageSetup . Свойство page_setup...атрибуты раздела, такие как section_start , restart_page_numbering...

    docs.aspose.com/words/ru/python-net/insert-and-...
  7. Travailler avec Markdown fonctionnalités en C++...

    Comment implémenter les fonctionnalités Markdown en utilisant C++. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct....Document avec Emphases Cette section vous montre comment produire...Document avec En-têtes Cette section vous montre comment produire...

    docs.aspose.com/words/fr/cpp/working-with-markd...
  8. Utilisation de Markdown fonctionnalités dans Ja...

    Comment implémenter Markdown fonctionnalités en utilisant Java. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct....Document avec Emphases Cette section vous montre comment produire...Document avec En-têtes Cette section vous montre comment produire...

    docs.aspose.com/words/fr/java/working-with-mark...
  9. Hogyan lehet törölni az összes szakasztörést a ...

    Ez a cikk bemutatja, hogyan törölheti az összes szakasztörést a Wordben C# használatával. Tartalmazza a fejlesztési környezet beállításához szükséges információkat, valamint a mintakódot a szakasztörés eltávolításához a Wordben C# használatával....eltávolításhoz Ismételje meg az összes sections részt a második utolsótól...szükség esetén a Section.Body tulajdonság vagy a Section.PageSetup alapján...

    kb.aspose.com/hu/words/net/how-to-delete-all-se...
  10. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/it/net/aspose.words....