Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 18,545 for

paragraph

(0.11 sec)
  1. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....est composé de plusieurs paragraphes, sections ou pages. Certains...incluent &p pour un saut de paragraphe, &b pour un saut de section...

    docs.aspose.com/words/fr/net/find-and-replace/
  2. Gérer les propriétés de la présentation en C++|...

    Maîtrisez les propriétés de présentation dans Aspose.Slides pour C++ et rationalisez la recherche, le branding et le flux de travail dans vos fichiers PowerPoint et OpenDocument....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/fr/cpp/presentation-prop...
  3. Улучшите свои презентации с помощью AutoFit в C...

    Узнайте, как управлять настройками AutoFit в Aspose.Slides для C++, чтобы оптимизировать отображение текста в ваших презентациях PowerPoint и OpenDocument и улучшить читаемость содержимого....Solid ); textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...Solid ); textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/ru/cpp/manage-autofit-se...
  4. Extraction avancée de texte à partir de présent...

    Extrayez rapidement le texte des présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Suivez notre guide simple, étape par étape, pour gagner du temps....++ ) { // Parcourir les paragraphes du ITextFrame actuel for...textFramesPPTX [ i ] -> get_Paragraphs ()) { // Parcourir les portions...

    docs.aspose.com/slides/fr/cpp/extract-text-from...
  5. Textfelder in Präsentationen mit Python verwalt...

    Aspose.Slides für Python via .NET ermöglicht das einfache Erstellen, Bearbeiten und Kopieren von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert Ihre Präsentationsautomatisierung....AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/de/python-net/manage-tex...
  6. Aperçu des fonctionnalités|Documentation Aspose...

    Découvrez Aspose.Slides for Java : une API puissante pour créer, modifier, automatiser et convertir efficacement les présentations PowerPoint et OpenDocument....formaté en utilisant les paragraphes et portions associés aux...Alignement du paragraphe. - Puces du paragraphe. - Orientation...

    docs.aspose.com/slides/fr/java/features-overview/
  7. 在 Python 中指定布局选项|Python via .NET 格式的 Aspose.Words

    使用 Python 指定各种文档布局的布局选项。... show_paragraph_marks – Boolean 值,指定是否呈现段落标记字符。...选项以在页面上显示此隐藏文本。此外,每个段落末尾都有一个段落标记。除非设置 show_paragraph_marks 属性来呈现段落标记,否则段落标记通常不可见。...

    docs.aspose.com/words/zh/python-net/specify-lay...
  8. Python का इस्तेमाल करके ODP फ़ाइलों से टेक्स्ट ...

    ODP प्रस्तुति को पार्स करने के लिए Python स्रोत कोड....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hi/python-net/parser...
  9. Форматирование текста|Документация 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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/ru/net/format-text/
  10. Formater le texte|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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/fr/net/format-text/