Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,456 for

section

(0.24 sec)
  1. Gestionar secciones de diapositivas en presenta...

    Optimiza las secciones de diapositivas en PowerPoint y OpenDocument con Aspose.Slides para PHP a través de Java — divide, renombra y reorganiza para optimizar flujos de trabajo PPTX y ODP....getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/es/php-java/slide-section/
  2. Run | Aspose.Words per .NET

    Crea e personalizza la tua istanza della classe Run senza sforzo. Sblocca potenti funzionalità per prestazioni ottimizzate e funzionalità avanzate.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....obtenir le paragraphe ou la section actuellement sélectionné en...current_paragraph et current_section . Toutes les opérations d’insertion...

    docs.aspose.com/words/fr/python-net/navigation-...
  4. Archivio

    Archivio...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/it/words/add-or-remove-header-a...
  5. 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/...
  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. 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...
  8. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...
  9. Document.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection för att enkelt komma åt den sista delen av ditt dokument, vilket förbättrar navigering och effektivitet i innehållshantering.... public Section LastSection { get ; } Anmärkningar...Assert . AreEqual ( 1 , doc . Sections . Count ); // Använd en dokumentbyggare...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Paragraph Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Paragraph för att enkelt hantera och formatera textstycken och förbättra dina dokumentbehandlingsmöjligheter....(huvudtextberättelse) av en Section ; falskt annars. IsEndOfSection...(huvudtextberättelse) av en Section ; falskt annars. IsFormatRevision...

    reference.aspose.com/words/sv/net/aspose.words/...