Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,388 for

section

(0.09 sec)
  1. Document.LastSection | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  2. DocumentVisitor Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentVisitor، وهي الأساس لإنشاء زوار مستندات مخصصين لتحسين معالجة المستندات ومعالجتها....virtual VisitSectionEnd ( Section ) يتم استدعاؤها عند انتهاء...virtual VisitSectionStart ( Section ) يتم استدعاؤها عند بدء تعداد...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Архивы

    Архивы...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/ru/words/extract-text-from-word...
  4. Body.NodeType | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. 在 Android 上管理演示文稿中的幻灯片章节|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 简化 PowerPoint 和 OpenDocument 中的幻灯片章节——分割、重命名和重新排序,以优化 PPTX 和 ODP 工作流。... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  6. Administrar Zoom de Presentación en .NET|Docume...

    Cree y personalice Zoom con Aspose.Slides para .NET — navegue entre secciones, agregue miniaturas y transiciones en presentaciones PPT, PPTX y ODP.... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Guarda la presentación...

    docs.aspose.com/slides/es/net/manage-zoom/
  7. 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...
  8. Python でドキュメントのクローンを作成する|Python via .NET用Aspose...

    Python を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ja/python-net/clone-a-doc...
  9. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 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....