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

section

(0.35 sec)
  1. 使用 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/
  2. 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....
  3. 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....
  4. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/...
  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. Архивы

    Архивы...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/ru/words/extract-text-from-word...
  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. 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/...
  10. 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...