Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 15,482 for

section

(0.31 sec)
  1. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Esplora il metodo VisitSubDocument di DocumentVisitor, progettato per la gestione efficiente dei sottodocumenti nelle tue applicazioni. Migliora l'efficienza della tua programmazione!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  2. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Utforska DocumentVisitors VisitSubDocument-metod, utformad för effektiv hantering av underdokument i dina applikationer. Öka din kodningseffektivitet!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentVisitor.VisitStructuredDocumentTagRange...

    Upptäck DocumentVisitor VisitStructuredDocumentTagRangeStart-metoden, som är avgörande för att hantera strukturerade dokumenttaggar effektivt i dina applikationer....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. 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...
  5. Архів

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

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

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

    blog.aspose.com/ar/words/add-remove-header-foot...
  7. Fichier Psd|Documentation

    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....prend en charge toutes les sections du format de fichier Adobe...prend en charge toutes les sections du format PSD. 1. En-têtes...

    docs.aspose.com/psd/fr/net/psd-file/
  8. Orientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Orientation per un controllo impeccabile dell'orientamento della pagina. Migliora la formattazione dei tuoi documenti con facilità e precisione!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Extraction basée sur la région avec Python|Aspo...

    Apprenez comment extraire du texte d'une région spécifique d'une page ou d'une structure de paragraphe dans des documents PDF avec Aspose.PDF for Python....organise la sortie par page, section et paragraphe, ce qui est utile...page_markups , puis à travers chaque section et paragraphe. Lire les fragments...

    docs.aspose.com/pdf/fr/python-net/region-based-...
  10. Body.EnsureMinimum | Aspose.Words لـ .NET

    حسّن محتواك باستخدام طريقة "ضمان الحد الأدنى للنص". أضف فقرة فارغة تلقائيًا إذا لم تكن الفقرة الأخيرة فقرة لتحسين التنسيق.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // يحتاج القسم إلى نص، والذي سيحتوي...

    reference.aspose.com/words/ar/net/aspose.words/...