Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,249 for

section

(0.71 sec)
  1. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/md/
  2. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/docx/
  3. 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/
  4. 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...
  5. Paragraph Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Paragraph لإدارة فقرات النص وتنسيقها بسهولة، مما يعزز قدرات معالجة المستندات لديك....HeaderFooter (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. IsEndOfSection...Body (قصة النص الرئيسي) لـ Section ؛ وإلا فسيكون خاطئًا. IsFormatRevision...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 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....
  7. DocumentVisitor.VisitBodyStart | Aspose.Words p...

    Scopri il metodo VisitBodyStart di DocumentVisitor, essenziale per enumerare in modo efficiente le storie principali del testo nelle tue sezioni. Migliora il tuo flusso di lavoro di codifica oggi stesso!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  8. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Upptäck DocumentVisitor VisitBodyStart-metoden – avgörande för att effektivt räkna upp huvudtexter i dina avsnitt. Förbättra ditt kodningsarbetsflöde idag!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. CompositeNode.AcceptEnd | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Scopri il metodo VisitParagraphEnd di DocumentVisitor gestisci in modo efficiente il completamento dell'enumerazione dei paragrafi nelle tue applicazioni per migliorare le prestazioni....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...