Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 14,825 for

section

(0.1 sec)
  1. Aspose.Words Modèle d'objet de document (DOM) e...

    Le modèle d'objet de document (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de C++.... Cette section décrit les principales classes...texte, paragraphe, tableau ou section est un nœud, et même le document...

    docs.aspose.com/words/fr/cpp/aspose-words-docum...
  2. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document.... first_section . body . first_paragraph ....assertFalse ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page.... sections [ 0 ] . page_setup . orientation...Orientation . LANDSCAPE doc . sections [ 0 ] . page_setup . margins...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words DOM|Aspose.Words für Python via .NET

    Document Object Model (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mithilfe von Python....enthalten können, beispielsweise Section oder Paragraph , werden von...Schema dargestellt. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/de/python-net/aspose-word...
  5. Getting Started | Aspose.ZIP for Java

    Biblioth�que Java destin�e aux d�veloppeurs pour g�rer et manipuler les fichiers ZIP. Apprenez l'essentiel pour commencer � travailler avec la solution Aspose.Zip API pour Java, y compris la compression, l'extraction et le cryptage des fichiers....fonctionnalit s sp cifiques, voir la section Formats de fichiers pris en...fonctionnalit s, reportez-vous la section Fonctionnalit s . Installation...

    docs.aspose.com/zip/fr/java/getting-started/
  6. Changements de l'API Publique dans Aspose.PDF p...

    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....Section Ajouté : public ColumnInfo...legacyxmlmodel.Sections Ajouté : public Sections() public Section ajouter()...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  7. Aspose.Words Modèle d'objet de document (DOM)|A...

    Le modèle d'objet de document (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de Java.... Cette section décrit les principales classes...texte, paragraphe, tableau ou section est un nœud, et même le document...

    docs.aspose.com/words/fr/java/aspose-words-docu...
  8. Kaip ištrinti visas Word sekcijų pertraukas nau...

    Šiame straipsnyje paaiškinama, kaip ištrinti visas Word skilčių pertraukas naudojant C#. Jame yra reikiamos informacijos, kad būtų galima nustatyti kūrimo aplinką, kartu su pavyzdiniu kodu, kad būtų pašalinta sekcijos pertrauka programoje Word naudojant C#....pašalinti Pakartokite visas sections , pradedant nuo antrojo paskutinio...skyrius pagal Section.Body ypatybę arba Section.PageSetup. Šis...

    kb.aspose.com/lt/words/net/how-to-delete-all-se...
  9. Cara Menghapus Semua Pemisahan Bagian di Word m...

    Artikel ini memandu tentang cara menghapus semua jeda bagian di Word menggunakan C#. Ini berisi informasi yang diperlukan untuk mengatur lingkungan pengembangan bersama dengan kode contoh untuk menghapus jeda bagian di Word menggunakan C#....untuk dihapus Ulangi semua sections mulai dari yang kedua terakhir...berdasarkan properti Section.Body atau Section.PageSetup jika diperlukan...

    kb.aspose.com/id/words/net/how-to-delete-all-se...
  10. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

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