Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 15,271 for

section

(0.1 sec)
  1. SectionCollection.to_array method | Aspose.Word...

    SectionCollection.to_array method. Copies all Sections from the collection to a new array of Sections....method to_array() Copies all sections from the collection to a new...new array of sections. def to_array ( self ): ... Returns An...

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

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

    blog.aspose.com/pl/words/add-remove-header-foot...
  3. Архів

    Архів...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/uk/words/add-remove-header-foot...
  4. أرشيف

    أرشيف...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ar/words/add-remove-header-foot...
  5. Travailler avec des diagrammes en PHP|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PHP Contents [ Hide ] Cette section comprend les rubriques suivantes...en PHP Travailler avec la section Géométrie en PHP...

    docs.aspose.com/diagram/fr/java/working-with-di...
  6. FieldAutoTextList.ListStyle | Aspose.Words för ...

    Upptäck egenskapen FieldAutoTextList ListStyle för att enkelt anpassa dina postlistor. Förbättra ditt innehåll med skräddarsydda stilar idag!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  7. FieldAutoTextList.ListStyle | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ListStyle per personalizzare facilmente i tuoi elenchi di voci. Arricchisci i tuoi contenuti con stili personalizzati oggi stesso!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  8. PageSetup.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية "اتجاه إعداد الصفحة" لتعديل تخطيط صفحة مستندك بسهولة. حسّن طباعتك بإعدادات اتجاه قابلة للتخصيص!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 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...
  10. Buat DOC Menggunakan Python

    Buat DOC baharu dalam Python dalam beberapa langkah. Buat DOC 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/doc/