Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 14,825 for

section

(0.08 sec)
  1. DocumentVisitor.VisitRun | Aspose.Words för .NET

    Utforska DocumentVisitor VisitRun-metoden för effektiv texthantering i dina applikationer. Förbättra din kodning med detta viktiga verktyg!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. SubDocument.Accept | Aspose.Words för .NET

    Upptäck metoden SubDocument Accept för att förbättra besökarnas engagemang och effektivisera interaktioner på din plattform. Förbättra din användarupplevelse idag!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. SubDocument.Accept | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  4. CompositeNode.AcceptStart | Aspose.Words per .NET

    Scopri come il metodo AcceptStart di CompositeNode migliora l'elaborazione dei documenti richiamando il metodo VisitXXXStart per un'integrazione ottimale dei visitatori....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Faire pivoter le texte dans Word en utilisant C#

    Faites pivoter le texte dans Word à l’aide de C#. Obtenez tous les détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de C#....fichier Analyser toutes les sections du fichier Word Accéder à...l’orientation de toutes les sections Ces étapes résument comment...

    kb.aspose.com/fr/words/net/rotate-text-in-word-...
  7. Архивы

    Архивы...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ru/words/add-or-remove-header-a...
  8. Body.EnsureMinimum | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte de documents PDF....fonctionnalité pour rechercher des sections et des paragraphes dans le...En dessinant la bordure des sections et des paragraphes de texte...

    docs.aspose.com/pdf/fr/java/extract-paragraph-f...
  10. Präsentationszoom in .NET verwalten|Aspose.Slid...

    Erstellen und Anpassen von Zoom mit Aspose.Slides für .NET - zwischen Abschnitten springen, Miniaturbilder und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen.... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Speichert die Präsentation...

    docs.aspose.com/slides/de/net/manage-zoom/