Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 15,302 for

section

(0.56 sec)
  1. Supprimer des diapositives des présentations en...

    Supprimez facilement des diapositives des présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Obtenez des exemples de code clairs et améliorez votre flux de travail....diapositive affecte‑t‑elle les sections de diapositives ? Si la diapositive...diapositive appartenait à une section, cette section contiendra simplement...

    docs.aspose.com/slides/fr/python-net/remove-sli...
  2. FieldAutoTextList Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldAutoTextList, progettata per semplificare l'automazione dei documenti con un'implementazione efficiente del campo AUTOTEXTLIST....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  3. DocumentBuilder.InsertBreak | Aspose.Words لـ .NET

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertBreak في DocumentBuilder، مما يسمح لك بإضافة فواصل مخصصة بسلاسة لتحسين التنسيق....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    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....(); //إنشاء قسم في كائن Pdf Section sec1 = pdf1 . getSections ()...جديدة، تحتاج إلى إنشاء كائن Section جديد وإضافة كائن النص إلى القسم...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  5. PageSetup.PaperSize | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup PaperSize لتخصيص وإدارة حجم ورق مستندك بسهولة للحصول على أفضل نتائج الطباعة.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Archivo

    Archivo...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/es/words/add-remove-header-foot...
  7. Cara Menghapus Semua Pemisahan Bagian di Word m...

    Artikel ini memberikan wawasan tentang cara menghapus semua hentian bagian di Word menggunakan Java. Ini memiliki detail lingkungan dan kode sampel yang dapat dijalankan untuk menghapus semua jeda bagian di Word menggunakan Java....Langkah-langkah untuk Menghapus Section Break di Word menggunakan Java...untuk memulai pemrosesan dari section kedua terakhir dan pindah ke...

    kb.aspose.com/id/words/java/how-to-remove-all-s...
  8. Commencer|Aspose.PDF pour Java

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

    docs.aspose.com/pdf/fr/java/get-started/
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... first_section . body . paragraphs . count...'Heading 1' , doc . first_section . body . paragraphs [ 0 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...