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

section

(0.12 sec)
  1. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Sección|Documentación de Aspose.Slides para PHP

    Administre secciones de diapositivas en PHP con Aspose.Slides: cree, renombre, reorganice fácilmente, mueva diapositivas entre secciones y controle la visibilidad para PPT, PPTX y ODP...."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // Acceda a...

    docs.aspose.com/slides/es/php-java/examples/ele...
  3. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    اكتشف طريقة VisitDocumentStart في DocumentVisitor. حسّن معالجة مستنداتك باستخدام إمكانيات ترقيم فعّالة لتحقيق أداء مثالي....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentVisitor.VisitRun | Aspose.Words per .NET

    Esplora il metodo VisitRun di DocumentVisitor per una gestione efficiente del testo nelle tue applicazioni. Migliora la tua programmazione con questo strumento essenziale!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Document.AcceptStart | Aspose.Words för .NET

    Upptäck AcceptStart-metoden och välkomna besökare sömlöst till början av ditt dokument för en förbättrad användarupplevelse och smidigare navigering....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Document.AcceptStart | Aspose.Words per .NET

    Scopri il metodo AcceptStart e dai il benvenuto ai visitatori all'inizio del tuo documento, per un'esperienza utente migliorata e una navigazione più fluida....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  7. CompositeNode.AcceptEnd | Aspose.Words per .NET

    Scopri come migliorare l'elaborazione dei documenti con il metodo AcceptEnd di CompositeNode. Semplifica l'implementazione del modello visitor per prestazioni ottimali....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  8. آرشیوها

    آرشیوها...Sections در بخش های صفحه حلقه بزنید...بزنید. بخش را در یک شیء جدید Section کلون کنید. یک شیء Document جدید...

    blog.aspose.com/fa/words/split-ms-word-document...
  9. Архивы

    Архивы...Sections . Клонируйте раздел в новый объект Section . Создайте...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Разделить...

    blog.aspose.com/ru/words/split-ms-word-document...
  10. Архів

    Архів...sections. Для кожного розділу колекції...допомогою методу Document.sections.clear(). Імпортуйте розділ...

    blog.aspose.com/uk/words/split-a-word-document-...