Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 17,667 for

paragraph

(0.14 sec)
  1. Comment convertir un PDF en PDF balisé à l'aide...

    Cet article explique comment convertir un PDF en PDF balisé à l'aide de C#. Il contient tous les détails pour définir l'environnement, un ensemble d'étapes et un exemple de code exécutable pour ajouter des balises aux fichiers PDF à l'aide de C#....en-tête et un élément de paragraphe et définissez le texte pour...Ajoutez cet en-tête et ce paragraphe à l’élément racine du contenu...

    kb.aspose.com/fr/pdf/net/how-to-convert-pdf-to-...
  2. Comment créer un PDF balisé avec Python

    Ce court tutoriel décrit comment créer un PDF balisé à l'aide de Python. Il contient les paramètres IDE, un ensemble de tâches pour l'application et un exemple de code exécutable pour ajouter des balises aux fichiers PDF à l'aide de Python....en-tête et un élément de paragraphe et définissez le texte Ajoutez...éléments d’en-tête et de paragraphe à l’élément racine et enregistrez...

    kb.aspose.com/fr/pdf/python/how-to-create-tagge...
  3. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Navigera enkelt i ditt dokument med DocumentBuilder MoveToParagraph-metoden, vilket möjliggör snabb markörförflyttning till valfritt stycke i ditt avsnitt....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Добавление текста в PDF с использованием C#|Asp...

    Узнайте, как добавить текст в PDF-документ в .NET с использованием Aspose.PDF для улучшения содержания и редактирования документов....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ru/net/add-text-to-pdf-file/
  5. Portion|Documentation Aspose.Slides

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/fr/java/portion/
  6. Cell.ParentRow | Aspose.Words لـ .NET

    اكتشف خاصية Cell ParentRow للوصول بسهولة إلى الصف الأصلي لأي خلية، مما يعزز كفاءة إدارة البيانات والتنقل....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....المجسم Aspose.Words Cell.Paragraphs Cell.PreviousCell عربي English...

    reference.aspose.com/words/ar/net/aspose.words....
  7. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/
  8. ทำให้ HTML โดยใช้ Python

    สร้าง HTML ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/html/
  9. Გააკეთეთ PDF Python Ის Გამოყენებით

    შექმენით ახალი PDF Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Python via .NET ბიბლიოთეკის გამოყენებით....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ka/python-net/make/pdf/
  10. ทำให้ Markdown โดยใช้ Python

    สร้าง Markdown ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง Markdown อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/md/