Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,449 for

section

(0.57 sec)
  1. Java を使用してプレゼンテーションのスライド セクションを管理|Aspose.Slides...

    Aspose.Slides for Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化 — 分割、名前変更、再配置で PPTX と ODP のワークフローを最適化します。... Create Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); ISection...

    docs.aspose.com/slides/ja/java/slide-section/
  2. Body Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Body, il tuo strumento essenziale per gestire senza sforzi il testo delle sezioni e migliorare l'efficienza nell'elaborazione dei documenti....figlio di Section . Può essercene solo uno Body in un Section . Un...del documento. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Arşiv

    Arşiv...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/tr/words/add-remove-header-foot...
  4. ค้นหา

    ค้นหา...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/th/words/add-remove-header-foot...
  5. Procurar

    Procurar...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/pt/words/add-remove-header-foot...
  6. BuildingBlock.FirstSection | Aspose.Words per .NET

    Scopri BuildingBlock FirstSection. Accedi senza sforzo alla prima sezione del tuo building block per un'organizzazione semplificata e una maggiore efficienza.... public Section FirstSection { get ; } Osservazioni...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/it/net/aspose.words....
  7. BuildingBlock.FirstSection | Aspose.Words لـ .NET

    اكتشف القسم الأول من BuildingBlock. تمتع بسهولة الوصول إلى القسم الأول من BuildingBlock الخاص بك لتنظيم مبسط وكفاءة أعلى.... public Section FirstSection { get ; } ملاحظات...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/ar/net/aspose.words....
  8. BuildingBlock.FirstSection | Aspose.Words för .NET

    Upptäck BuildingBlock FirstSection. Få enkel åtkomst till den första delen av ditt byggblock för effektiv organisation och ökad effektivitet.... public Section FirstSection { get ; } Anmärkningar...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/sv/net/aspose.words....
  9. BuildingBlock.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection i BuildingBlock, som effektivt hämtar den sista sektionen, vilket förbättrar din kodningsupplevelse och projektorganisation.... public Section LastSection { get ; } Anmärkningar...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Zoom für Präsentationen in C++ verwalten|Aspose...

    Zoom mit Aspose.Slides für C++ erstellen und anpassen — zwischen Abschnitten springen, Thumbnails und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Folienzoom Ein Folienzoom...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/de/cpp/manage-zoom/