Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 15,193 for

section

(0.07 sec)
  1. Administrar secciones de diapositivas en presen...

    Optimiza las secciones de diapositivas en PowerPoint y OpenDocument con Aspose.Slides para C++ — divide, renombra y reorganiza para mejorar los flujos de trabajo de PPTX y ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...pres -> get_Sections () -> AddSection ( u "Section 2" , newSlide3...

    docs.aspose.com/slides/es/cpp/slide-section/
  2. 章节|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理幻灯片章节:创建、重命名、重新排序并对幻灯片进行分组,提供针对 PPT、PPTX 和 ODP 的 C# 示例。... Sections . AddSection ( "New Section" , slide );...presentation . Sections . AddSection ( "My Section" , slide ); //...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. PageSetup.PageStartingNumber | Aspose.Words per...

    Scopri la proprietà PageStartingNumber di PageSetup per personalizzare facilmente il numero di pagina iniziale del tuo documento, migliorando l'organizzazione e la chiarezza.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Sección|Documentación de Aspose.Slides

    Gestiona secciones de diapositivas en Aspose.Slides para C++: crea, renombra, reordena y agrupa diapositivas con ejemplos en C++ para PPT, PPTX y ODP....presentation -> get_Sections () -> AddSection ( u "New Section" , slide...presentation -> get_Sections () -> AddSection ( u "My Section" , slide );...

    docs.aspose.com/slides/es/cpp/examples/elements...
  5. PageSetup.Orientation | Aspose.Words per .NET

    Scopri la proprietà Orientamento di PageSetup per modificare facilmente il layout di pagina del tuo documento. Ottimizza la stampa con impostazioni di orientamento personalizzabili!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

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

    Utforska egenskapen PageSetup i DocumentBuilder för att komma åt aktuella sid- och sektionsinställningar, vilket förbättrar dokumentformatering och layouteffektivitet....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. PageSetup.ClearFormatting | Aspose.Words per .NET

    Ripristina facilmente l'impostazione di pagina del tuo documento con il metodo ClearFormatting. Ripristina margini, formato carta e orientamento predefiniti per un aspetto impeccabile....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

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

    Upptäck hur egenskapen VerticalAlignment i PageSetup förbättrar dokumentlayouten genom att justera textjusteringen för förbättrad läsbarhet och presentation....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. HeaderFooterCollection.LinkToPrevious | Aspose....

    Scopri il metodo LinkToPrevious in HeaderFooterCollection per collegare o scollegare facilmente intestazioni e piè di pagina nelle sezioni del documento, per una formattazione fluida.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  10. إدارة أقسام الشرائح في العروض التقديمية باستخدا...

    بسّط أقسام الشرائح في PowerPoint وOpenDocument باستخدام Aspose.Slides for Java — قسّمها, أعد تسميتها, وأعد ترتيبها لتحسين سير عمل ملفات PPTX وODP.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // سيتم إنهاء...

    docs.aspose.com/slides/ar/java/slide-section/