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

section

(0.53 sec)
  1. Body.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo Body EnsureMinimum. Aggiungi automaticamente un paragrafo vuoto se l'ultimo figlio non è un paragrafo, per una migliore formattazione.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Una sezione ha bisogno di un corpo...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Body.EnsureMinimum | Aspose.Words för .NET

    Optimera ditt innehåll med metoden Body EnsureMinimum. Lägg automatiskt till ett tomt stycke om det sista underordnade stycket inte är ett stycke för bättre formatering.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // En sektion behöver en brödtext, som...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentVisitor Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.DocumentVisitor, la base per creare visitatori di documenti personalizzati per migliorare l'elaborazione e la manipolazione dei documenti....virtual VisitSectionEnd ( Section ) Chiamato quando l’enumerazione...virtual VisitSectionStart ( Section ) Chiamato quando è iniziata...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Convertir des documents PDF en utilisant Python...

    Cette Section contient des articles relatifs à la conversion de documents PDF en différents formats et vice versa en utilisant l'API Python....PDF pour la conversion La section suivante décrit les options...attention sur le fait que la section actuelle décrit uniquement...

    docs.aspose.com/pdf/fr/python-net/converting/
  5. Archivio

    Archivio...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/it/words/extract-text-from-word...
  6. Lưu trữ

    Lưu trữ...phần đó thành một đối tượng Section bằng cách sử dụng phương thức...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/vi/words/split-ms-word-document...
  7. 搜索

    搜索...t index)->Clone() 方法將節克隆到 Section 對像中。 使用 Document 類創建一個新的 Word...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/zh-hant/words/split-ms-word-doc...
  8. کار با بخش ها در C#|Aspose.Words برای .NET

    درک مفاهیم بخش سند و شیوه های دستکاری با استفاده از C#. درج بخش در یک سند C#. بخش C# را حذف کنید. بخش هایی را بین اسناد کپی کنید.... Section و Section Break چیست؟ بخش های سند...سند توسط کلاس های Section و SectionCollection نشان داده می شوند...

    docs.aspose.com/words/fa/net/working-with-secti...
  9. Supprimer des diapositives des présentations en...

    Supprimez facilement les diapositives des présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++. Obtenez des exemples de code clairs et améliorez votre flux de travail....diapositive affecte‑t‑elle les sections de diapositives ? Si la diapositive...faisait partie d’une section, cette section contiendra simplement...

    docs.aspose.com/slides/fr/cpp/remove-slide-from...
  10. DocumentBuilder.InsertBreak | Aspose.Words per ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertBreak di DocumentBuilder, che ti consente di aggiungere facilmente interruzioni personalizzate per una formattazione migliore....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...