Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,197 for

section

(0.2 sec)
  1. آرشیوها

    آرشیوها...sections حلقه کنید. برای هر بخش از...استفاده از روش ()Document.sections.clear پاک کنید. با استفاده...

    blog.aspose.com/fa/words/split-a-word-document-...
  2. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...Sections[0].PageSetup.Margins.Left...50; // Set left margin doc.Sections[0].PageSetup.Margins.Right...

    forum.aspose.com/t/page-margin-problem/314423
  4. Supprimer l'en-tête et le pied de page dans Wor...

    Supprimez l'en-tête et le pied de page dans Word à l'aide de Python. Obtenez les paramètres IDE, une liste d'étapes et un exemple de code pour supprimer l'en-tête et le pied de page dans Word à l'aide de Python....pieds de page Parcourez chaque section du fichier Word chargé à l’aide...l’aide de la collection de sections Définissez le type de l’objet...

    kb.aspose.com/fr/words/python/remove-header-and...
  5. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...First Page”) in the document sections, or expecting the same header...Aspose.Words? Are multiple sections involved when combining these...

    forum.aspose.com/t/about-inconsistence-of-heade...
  6. Body.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo Body EnsureMinimum. Aggiungi automaticamente un paragrafo vuoto se l'ultimo figlio non è un paragrafo, per una migliore formattazione.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Una sezione ha bisogno di un corpo...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Body.EnsureMinimum | Aspose.Words för .NET

    Optimera ditt innehåll med metoden Body EnsureMinimum. Lägg automatiskt till ett tomt stycke om det sista underordnade stycket inte är ett stycke för bättre formatering.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // En sektion behöver en brödtext, som...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Կատարեք HTML՝ Օգտագործելով Python

    Ստեղծեք նոր HTML Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Python via .NET գրադարանը:...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hy/python-net/make/html/
  9. Buat HTML Menggunakan Python

    Buat HTML baharu dalam Python dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ms/python-net/make/html/
  10. Կատարեք WORD՝ Օգտագործելով Python

    Ստեղծեք նոր WORD Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով Python via .NET գրադարանը:...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hy/python-net/make/word/