Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 15,314 for

section

(0.08 sec)
  1. Aspose.Words DOM|Aspose.Words per Python via .NET

    Document Object Model (DOM) è una rappresentazione in memoria di un documento Word. Leggere, manipolare e modificare il contenuto e la formattazione di un documento Word utilizzando Python....contenere altri nodi, ad esempio Section o Paragraph , derivano dalla...schema seguente. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/it/python-net/aspose-word...
  2. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....вставки или добавления с помощью Section и PageSetup . Свойство page_setup...атрибуты раздела, такие как section_start , restart_page_numbering...

    docs.aspose.com/words/ru/python-net/insert-and-...
  3. Logické úrovně uzlů v dokumentu|Aspose.Words mí...

    In Aspose.Words místo Python via .NET dokumentace zmínila logické úrovně uzlů, úroveň bloku, inline úroveň nebo úroveň řádku. Úroveň nódu se používá k popisu umístění ve stromu dokumentu, kde se uzel obvykle vyskytuje....nebo více částí zastoupených Section třída a oddělené úseky. Sekce...hlavičky a zápatí. Document a Section rovinné uzly mají strukturu...

    docs.aspose.com/words/cs/python-net/logical-lev...
  4. Online DOTX File Splitter or Build Python Apps ...

    Free online app to Split different DOTX files. Python Splitter library code for DOTX documents....Management Individual layout sections are extracted for modular...Layout Injection Extracted sections are injected into documents...

    products.aspose.com/total/python-net/split/dotx/
  5. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeImporter.ImportNode | Aspose.Words per .NET

    Trasferisci facilmente i nodi tra i documenti con il metodo ImportNode di NodeImporter. Migliora il tuo flusso di lavoro e semplifica l'integrazione dei dati oggi stesso!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

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

    Archivo...paragraph break after word "section", add kind of underline and...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/es/words/find-and-replace-text-...
  8. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte des documents PDF....fonctionnalité pour rechercher des sections et des paragraphes dans le...); for ( auto & section : markup -> get_Sections ()) { DrawRectangleOnPage...

    docs.aspose.com/pdf/fr/cpp/extract-paragraph-fr...
  9. PDFから段落を抽出|Aspose.PDF for Android via Java

    この記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用してPDFドキュメントからテキストを抽出する方法について説明します。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/ja/androidjava/extract-para...
  10. Node.jsを利用してC++経由でヘッダーやフッターを取得する方法|Documentation

    この資料では、Node.jsをC++ API経由で使ってExcelやOpenOfficeのファイルからヘッダーとフッターをプログラム的に取得する方法について解説します。... get ( 0 ); // Gets left section of header console . log ( sheet...getHeader ( 0 )); // Gets center section of header console . log ( sheet...

    docs.aspose.com/cells/ja/nodejs-cpp/get-headers...