Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 12,138 for

section

(0.13 sec)
  1. 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....
  2. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Run | Aspose.Words لـ .NET

    أنشئ وخصّص مثيل فئة Run الخاص بك بسهولة. تمتع بميزات فعّالة لأداء مبسط ووظائف مُحسّنة.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Upptäck DocumentVisitor VisitSectionEnd-metoden, avgörande för att hantera sektionsuppräkning i dina applikationer. Öka din kodningseffektivitet idag!...VisitSectionEnd ( Section section ) Parameter Typ Beskrivning section Section...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Node.Range | Aspose.Words لـ .NET

    اكتشف خاصية نطاق العقدة، وقم بالوصول بسهولة إلى كائن النطاق الذي يحدد جزء المستند داخل العقدة الخاصة بك لتحسين إدارة المحتوى.... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. 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/...
  7. 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/...
  8. 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/...
  9. スライドセクション|Aspose.Slides ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto section1 = pres -> get_Sections () -> AddSection ( u "セクション...auto section2 = pres -> get_Sections () -> AddSection ( u "セクション...

    docs.aspose.com/slides/ja/cpp/slide-section/
  10. Range.UnlinkFields | Aspose.Words لـ .NET

    اكتشف طريقة Range UnlinkFields لإلغاء ربط الحقول في نطاق مستندك بسهولة، مما يحسن سير عملك وإدارة المستندات....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

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