Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 15,306 for

section

(0.12 sec)
  1. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Upptäck DocumentVisitor VisitParagraphEnd-metoden – hantera effektivt styckeuppräkning i dina applikationer för förbättrad prestanda....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Esplora il metodo VisitDocumentEnd in DocumentVisitor. Finalizza in modo efficiente l'enumerazione dei documenti e migliora il tuo flusso di lavoro di codifica oggi stesso!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  3. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Scopri il metodo VisitDocumentStart in DocumentVisitor. Migliora l'elaborazione dei tuoi documenti con efficienti funzionalità di enumerazione per prestazioni ottimali....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Document.Accept | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. DocumentVisitor.VisitSubDocument | Aspose.Words...

    استكشف طريقة VisitSubDocument في DocumentVisitor، المصممة للتعامل بكفاءة مع المستندات الفرعية في تطبيقاتك. حسّن كفاءة ترميزك!...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/pt/python-net/restrict-do...
  7. Document.Accept | Aspose.Words per .NET

    Semplifica la gestione dei visitatori con il nostro metodo di accettazione dei documenti. Migliora sicurezza ed efficienza per un'esperienza impeccabile....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Ogranicz edycję dokumentów w Python|Aspose.Word...

    Ogranicz edycję dokumentu, ustawiając typ ograniczenia za pomocą Python. Możesz także usunąć ochronę i utworzyć nieograniczone edytowalne regiony....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/pl/python-net/restrict-do...
  9. ASP - VBScript عبر COM Interop|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/ar/net/asp-vbscript-via-com...
  10. Slide-Abschnitte in Präsentationen mit PHP verw...

    Optimieren Sie Folienabschnitte in PowerPoint und OpenDocument mit Aspose.Slides für PHP über Java – teilen, umbenennen und neu anordnen, um PPTX- und ODP-Arbeitsabläufe zu verbessern....getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/de/php-java/slide-section/