Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 15,244 for

section

(0.91 sec)
  1. Document.AcceptEnd | Aspose.Words per .NET

    Esplora il metodo Document AcceptEnd per gestire in modo efficiente l'accesso dei visitatori alla fine del documento. Migliora l'esperienza utente con una navigazione fluida....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Document.AcceptEnd | Aspose.Words لـ .NET

    استكشف طريقة AcceptEnd للمستند لإدارة وصول الزوار بكفاءة في نهاية المستند. حسّن تجربة المستخدم من خلال التنقل السلس....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Document.AcceptEnd | Aspose.Words för .NET

    Utforska metoden Document AcceptEnd för att effektivt hantera besökares åtkomst i slutet av dokumentet. Förbättra användarupplevelsen med sömlös navigering....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. DocumentVisitor.VisitBodyEnd | Aspose.Words per...

    Scopri il metodo VisitBodyEnd di DocumentVisitor gestisci in modo efficiente l'enumerazione delle storie di testo e migliora le capacità di elaborazione dei documenti....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  5. 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/...
  6. HeaderFooter.NodeType | Aspose.Words per .NET

    Scopri la proprietà NodeType HeaderFooter che recupera in modo efficiente i dettagli di intestazione e piè di pagina, migliorando la struttura dei contenuti e l'esperienza utente.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Document.LastSection | Aspose.Words per .NET

    Scopri la proprietà LastSection per accedere facilmente alla sezione finale del tuo documento, migliorando l'efficienza della navigazione e della gestione dei contenuti.... public Section LastSection { get ; } Osservazioni...Assert . AreEqual ( 1 , doc . Sections . Count ); // Utilizzare un...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Sections Les propriétés de mise en page et de section sont...attributs de mise en page d’une section (marge gauche, marge inférieure...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  9. Document.FirstSection | Aspose.Words لـ .NET

    استرجع القسم الأول من مستندك بسهولة. حسّن سير عملك باستخدام خاصية "القسم الأول من المستند" لتنظيم مبسط.... public Section FirstSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Gestionar Zooms en presentaciones con Python|Do...

    Crea y personaliza Zoom con Aspose.Slides para Python a través de .NET — salta entre secciones, añade miniaturas y transiciones en presentaciones PPT, PPTX y ODP.... sections . add_section ( "Section 1" , slide ) #...slides [ 0 ] . shapes . add_section_zoom_frame ( 20 , 20 , 300...

    docs.aspose.com/slides/es/python-net/manage-zoom/