Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,199 for

section

(0.21 sec)
  1. Szöveg elforgatása a Wordben Python használatával

    Szöveg elforgatása a Wordben Python használatával. Tekintse meg a részleteket az IDE beállításához, a lépések listáját és egy mintakódot a Word szövegének Python használatával történő átfordításához....példány típusát a Section osztályra Állítsa be a Section.page_setup...

    kb.aspose.com/hu/words/python/rotate-text-in-wo...
  2. Animation|Documentation

    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....Hide ] Articles dans cette section Travailler avec 3D Scène 3D...

    docs.aspose.com/3d/fr/python-net/animation/
  3. Commencer|Aspose.PDF pour PHP via Java

    Cette Section décrit les principes de base du travail et de l'utilisation de l'API. Elle démontre également des exemples simples et complexes pour créer un document PDF...pour PHP via Java dans cette section Commencer. Pour en savoir plus...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/php-java/get-started/
  4. Lavorare con le sezioni in C++|Aspose.Words per...

    Comprensione dei concetti di sezione del documento e delle pratiche di manipolazione utilizzando C++. Inserire sezione in un documento C++. Rimuovere la sezione C++. Copiare sezioni tra i documenti....rappresentate dalle classi Section e SectionCollection . Gli oggetti...accessibili tramite la proprietà Sections . È possibile gestire tali...

    docs.aspose.com/words/it/cpp/working-with-secti...
  5. Margins Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Margins per personalizzare i margini dei documenti. Migliora la formattazione dei tuoi documenti con preset facili da usare!... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/it/net/aspose.words/...
  6. PageSetup.EndnoteOptions | Aspose.Words för .NET

    Upptäck egenskapen PageSetup EndnoteOptions för att enkelt anpassa numrering och placering av slutnoter för förbättrad dokumentformatering och tydlighet.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... first_section . body . first_paragraph ....for paragraph in doc . first_section . body . paragraphs : paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PsSaveOptions.SaveFormat | Aspose.Words لـ .NET

    اكتشف خاصية SaveFormat في PsSaveOptions لتحديد تنسيق حفظ مستندك بسهولة. حسّن سير عملك مع خيارات حفظ مرنة!... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  9. RtfLoadOptions constructor | Aspose.Words for P...

    RtfLoadOptions constructor. Initializes a new instance of this class with default values.... first_section . body . get_text () . strip...£, ¥, ¤' , doc . first_section . body . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment supprimer une page vierge dans Word à l...

    Cet article explique comment supprimer une page vierge dans Word à l'aide de Python. Il contient des détails pour définir l'environnement, une liste d'étapes et un exemple de code exécutable pour supprimer la page vierge dans Word à l'aide de Python....vérifiez le contenu de chaque section Vérifier la présence de texte...source est chargé et toutes les sections de chaque page sont examinées...

    kb.aspose.com/fr/words/python/how-to-remove-bla...