Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 18,531 for

paragraph

(0.08 sec)
  1. Extraire le contenu entre les nœuds de document...

    Comment extraire facilement du contenu spécifique d'une plage du document à l'aide de Python....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Des séquences...

    docs.aspose.com/words/fr/python-net/how-to-extr...
  2. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......l'aide de Java Convertir un paragraphe en puces dans Word à l'aide...l'aide de Python Convertir un paragraphe en puces dans Word à l'aide...

    kb.aspose.com/fr/categories/page/27/
  3. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...
  4. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/
  5. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/html/
  6. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/md/
  7. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    اكتشف خاصية ApplyParagraphFormat في FindReplaceOptions لتنسيق الفقرات بسلاسة في مستنداتك. حسّن محتواك بسهولة!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées....page ) # Créer un paragraphe de texte paragraph = ap . text . TextParagraph...l'indentation des lignes suivantes paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  9. Gestionar párrafos de texto de PowerPoint en Ja...

    Domine el formato de párrafos con Aspose.Slides para Java: optimice alineación, espaciado y estilo en presentaciones PPT, PPTX y ODP en Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/es/java/manage-paragraph/
  10. Formato de texto de presentación en .NET|Docume...

    Formatee y diseñe texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Personalice fuentes, colores, alineación y más....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...resaltado para todo el párrafo. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/text-formatting/