Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 15,220 for

section

(0.1 sec)
  1. Gestionar Zooms en presentaciones con Python|Do...

    Crea y personaliza Zoom con Aspose.Slides para Python a través de .NET — salta entre secciones, añade miniaturas y transiciones en presentaciones PPT, PPTX y ODP.... sections . add_section ( "Section 1" , slide ) #...slides [ 0 ] . shapes . add_section_zoom_frame ( 20 , 20 , 300...

    docs.aspose.com/slides/es/python-net/manage-zoom/
  2. Node.PreviousSibling | Aspose.Words för .NET

    Upptäck egenskapen Node PreviousSibling för att enkelt komma åt noden som kommer före din nuvarande nod, vilket förbättrar dina DOM-manipulationsfärdigheter.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Båda sektionerna...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 使用 PHP 在演示文稿中管理幻灯片章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 简化 PowerPoint 与 OpenDocument 的幻灯片章节——拆分、重命名和重新排序,以优化 PPTX 和 ODP 工作流。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/zh/php-java/slide-section/
  4. FieldAutoTextList.EntryName | Aspose.Words för ...

    Upptäck hur du hanterar AutoText-poster med egenskapen FieldAutoTextList EntryName – ange eller hämta enkelt namn för effektiv dokumentredigering....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. FieldAutoTextList.ScreenTip | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ScreenTip e personalizza facilmente il testo della tua descrizione schermo per migliorare l'esperienza utente e la chiarezza della tua applicazione....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  6. Kloon een document in Python|Aspose.Words voor ...

    Kloon een document om zijn identieke kopie te krijgen met behulp van Python. Bij het maken van een kopie worden knooppunten en eigenschappen van het originele document gekloond.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/nl/python-net/clone-a-doc...
  7. 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/...
  8. Cloner un document dans C#|Aspose.Words pour .NET

    Clonez un document pour obtenir sa copie identique à l'aide de C#. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés....document et créer un double d’une section de ce document: // Create a...clone ); builder . Write ( "Section 1" ); builder . InsertBreak...

    docs.aspose.com/words/fr/net/clone-a-document/
  9. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/...