Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 14,143 for

section

(0.09 sec)
  1. Arşiv

    Arşiv...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/tr/words/add-or-remove-header-a...
  2. Arsip

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

    blog.aspose.com/id/words/add-remove-header-foot...
  3. Архивы

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

    blog.aspose.com/ru/words/add-remove-header-foot...
  4. ארכיון

    ארכיון...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/he/words/add-remove-header-foot...
  5. FieldAutoTextList.ScreenTip | Aspose.Words لـ .NET

    اكتشف خاصية ScreenTip في FieldAutoTextList، وقم بتخصيص نص ScreenTip الخاص بك بسهولة لتحسين تجربة المستخدم وزيادة الوضوح في تطبيقك....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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...
  7. Utilisation du contrôle de contenu SDT dans Jav...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de Java....Contrôles de contenu Cette section explique comment mettre à jour...l’exception des sections répétitives, des éléments de section répétitifs...

    docs.aspose.com/words/fr/java/working-with-cont...
  8. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

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

    Archivo...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/es/words/extract-text-from-word...
  10. HeaderFooter.NodeType | Aspose.Words لـ .NET

    اكتشف خاصية HeaderFooter NodeType التي تعمل على استرداد تفاصيل الرأس والتذييل بكفاءة، مما يعمل على تحسين بنية المحتوى وتجربة المستخدم.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

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