Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 15,302 for

section

(0.09 sec)
  1. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Run.Text | Aspose.Words لـ .NET

    أدر نصك التشغيلي بسهولة! احصل على خصائص نص التشغيل أو عيّنها بسهولة لتحرير مستنداتك بسلاسة وتحكم مُحسّن في محتواها.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

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

    اكتشف خاصية تنسيق الفقرة (ParagraphFormat) لتحسين تنسيق الفقرات. استخدم خيارات التنسيق المتقدمة لتحسين مظهر مستندك!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. .NET でプレゼンテーションのスライド セクションを管理する|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えにより PPTX と ODP のワークフローを最適化します。... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/ja/net/slide-section/
  6. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  7. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!...VisitSectionStart ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  8. PageSetup.SuppressEndnotes | Aspose.Words för .NET

    Upptäck hur egenskapen PageSetup SuppressEndnotes förbättrar din dokumentlayout genom att styra placeringen av slutnoter för tydligare och mer organiserade avsnitt....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. PageSetup.SuppressEndnotes | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية PageSetup SuppressEndnotes على تحسين تخطيط المستند الخاص بك من خلال التحكم في وضع التعليقات الختامية للحصول على أقسام أكثر وضوحًا وتنظيمًا....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

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

    Архивы...Sections . Клонируйте раздел в новый объект Section . Создайте...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Разделить...

    blog.aspose.com/ru/words/split-ms-word-document...