Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 15,205 for

section

(0.21 sec)
  1. .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/
  2. 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/...
  3. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Архів

    Архів... Клонуйте розділ в об’єкт Section за допомогою методу Document...Document.getSections().add(Section) . Збережіть документ за допомогою...

    blog.aspose.com/uk/words/split-ms-word-document...
  5. NodeCollection.Clear | Aspose.Words för .NET

    Rensa enkelt din NodeCollection med vår Clear-metod, och ta bort alla noder från både samlingen och dokumentet för optimal prestanda.... Sections . Count ); Assert . AreEqual...AreEqual ( 17 , doc . Sections [ 0 ]. GetChildNodes ( NodeType . Any...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Body.EnsureMinimum | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  7. DocumentVisitor Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.DocumentVisitor, la base per creare visitatori di documenti personalizzati per migliorare l'elaborazione e la manipolazione dei documenti....virtual VisitSectionEnd ( Section ) Chiamato quando l’enumerazione...virtual VisitSectionStart ( Section ) Chiamato quando è iniziata...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Ekstrak Paragraf dari PDF C#|Aspose.PDF for .NET

    Pelajari cara mengekstrak paragraf dari dokumen PDF di .NET menggunakan Aspose.PDF untuk pengambilan teks terstruktur.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/id/net/extract-paragraph-fr...
  9. PaperSize Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PaperSize per definire formati di carta personalizzati nei tuoi documenti. Migliora la formattazione dei tuoi documenti con facilità!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  10. 아카이브

    아카이브...sections 컬렉션의 각 섹션을 반복합니다. 컬렉션의 각 섹션에...클래스의 새 개체를 만듭니다. Document.sections.clear() 메서드를 사용하여 기본 섹션을 지웁니다...

    blog.aspose.com/ko/words/split-a-word-document-...