Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,447 for

section

(0.22 sec)
  1. DocumentVisitor.VisitStructuredDocumentTagRange...

    Upptäck DocumentVisitor VisitStructuredDocumentTagRangeEnd-metoden, som är avgörande för att hantera strukturerade dokumenttaggar effektivt i dina applikationer....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. DocumentVisitor.VisitStructuredDocumentTagRange...

    Scopri il metodo VisitStructuredDocumentTagRangeStart di DocumentVisitor, essenziale per gestire in modo efficiente i tag dei documenti strutturati nelle tue applicazioni....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  3. CompositeNode.LastChild | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode LastChild للوصول بسهولة إلى آخر عقدة فرعية ومعالجتها، مما يؤدي إلى تحسين إدارة بنية البيانات لديك.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // كلا القسمين...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_section . body . first_paragraph ....assertEqual ( 'Hello ' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Клонировать документ в C#|Aspose.Words для .NET

    Клонировать документ, чтобы получить его идентичную копию C#. При создании копии клонируются узлы и свойства оригинального документа.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ru/net/clone-a-document/
  6. Sklonuj dokument w C#|Aspose.Words dla .NET

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą C#. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pl/net/clone-a-document/
  7. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Scopri come la proprietà ExportPageSetup di HtmlSaveOptions migliora le tue esportazioni HTML, MHTML o EPUB consentendo impostazioni di pagina personalizzabili per un output migliore....set ; } Osservazioni Ogni Section nel modello di documento Aspose...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  8. Abschnitt|Aspose.Slides Dokumentation

    Verwalten Sie Folienabschnitte in Aspose.Slides für Android: Erstellen, Umbenennen, Neuordnen und Gruppieren von Folien mit Java‑Beispielen für PPT, PPTX und ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Greift auf einen...

    docs.aspose.com/slides/de/androidjava/examples/...
  9. Sección|Documentación de Aspose.Slides

    Administre secciones de diapositivas en Aspose.Slides para Android: cree, renombre, reordene y agrupe diapositivas con ejemplos en Java para PPT, PPTX y ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Acceda a una...

    docs.aspose.com/slides/es/androidjava/examples/...
  10. Управление разделами слайдов в презентациях с п...

    Оптимизируйте разделы слайдов в PowerPoint и OpenDocument с помощью Aspose.Slides для C++ — разделяйте, переименовывайте и переупорядочивайте для улучшения рабочих процессов PPTX и ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...pres -> get_Sections () -> AddSection ( u "Section 2" , newSlide3...

    docs.aspose.com/slides/ru/cpp/slide-section/