Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 15,205 for

section

(0.1 sec)
  1. DocumentVisitor Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.DocumentVisitor, din grund för att skapa anpassade dokumentbesökare för att förbättra dokumentbearbetning och manipulation....virtual VisitSectionEnd ( Section ) Anropas när uppräkningen...virtual VisitSectionStart ( Section ) Anropas när uppräkningen...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Présentation du générateur de documents dans Py...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à ceux existants à l'aide de Python. DocumentBuilder fournit des méthodes pour insérer du texte, des cases à cocher, des tableaux, des images et d'autres éléments de contenu dans Python....formatage des paragraphes ou des sections et d’effectuer d’autres opérations...le texte, le paragraphe, la section et autres. Par exemple, la...

    docs.aspose.com/words/fr/python-net/document-bu...
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Upptäck DocumentVisitor VisitParagraphStart-metoden, avgörande för att effektivt hantera styckeuppräkning i dina applikationer. Förbättra dina kodningsfärdigheter!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Convertir un document en C++|Aspose.Words pour C++

    Convertissez facilement des documents d'un format à un autre en utilisant C++. Vous pouvez travailler avec tous les formats les plus courants tels que les formats Microsoft Word tels que DOCX ou DOC, les formats OpenDocument tels que ODT ou OTT, les formats Web tels que HTML ou XHTML, les formats de texte tels que MarkDown ou TXT, et d'autres.... Comme mentionné dans les sections précédentes, l’énumération...Conversions populaires La section actuelle décrit les conversions...

    docs.aspose.com/words/fr/cpp/convert-a-document/
  7. چگونه با استفاده از سی شارپ تمام بخش های شکست د...

    در این مقاله نحوه حذف تمام بخش‌ها در Word با استفاده از سی شارپ راهنمایی می‌شود. این شامل اطلاعات لازم برای تنظیم محیط توسعه به همراه کد نمونه برای حذف بخش شکست در Word با استفاده از سی شارپ است.... مراحل حذف Section Break در Word با استفاده از...حذف وجود دارد تکرار در تمام sections از آخرین مورد دوم تا اولین...

    kb.aspose.com/fa/words/net/how-to-delete-all-se...
  8. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection للوصول بسهولة إلى القسم الأخير من مستندك، مما يعزز كفاءة التنقل وإدارة المحتوى.... public Section LastSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

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