Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 18,544 for

paragraph

(0.44 sec)
  1. PowerPoint-Text in C++ formatieren|Aspose.Slide...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++. Passen Sie Schriftarten, Farben, Ausrichtungen und mehr an....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/de/cpp/text-formatting/
  2. Run Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Run، وهي فئة قوية لإدارة عمليات تشغيل الأحرف بتنسيق خط متسق، مما يعزز كفاءة معالجة المستندات لديك....ParentParagraph { get; } يسترد الأصل Paragraph من هذه العقدة. PhoneticGuide...لا يمكن أن يكون إلا طفلا Paragraph أو مضمنة StructuredDocumentTa...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the paragraphs collection of the page using...using the page_get_paragraphs function. Creating a new image object...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  4. 在 Python 中为 PowerPoint 文本添加动画|Aspose.Slides for...

    使用 Aspose.Slides for Python 通过 .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循的优化代码示例。...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/animated-t...
  5. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples de MathematicalText d'Aspose.Slides for .NET : créez et mettez en forme des équations, des fractions, des matrices et des symboles avec C# dans des présentations PPT, PPTX et ODP....720 , 150 ); // Accéder au paragraphe mathématique. var mathParagraph...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/fr/net/examples/elements...
  6. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  7. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  8. Verwalten von Aufzählungs‑ und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Android via Java verwalten. Schritt‑für‑Schritt‑Anleitung....erste Absatz‑Instanz mit der Paragraph ‑Klasse. Setzen Sie den Aufzählungstyp...eines Absatzes Paragraph para = new Paragraph (); // Festlegen...

    docs.aspose.com/slides/de/androidjava/manage-bu...
  9. Управление маркированными и нумерованными списк...

    Узнайте, как управлять маркированными и нумерованными списками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Android через Java. Пошаговое руководство....первого абзаца, используя класс Paragraph . Установите тип маркера для...Создание абзаца Paragraph para = new Paragraph (); // Установка...

    docs.aspose.com/slides/ru/androidjava/manage-bu...
  10. ReplaceAction Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ReplaceAction للتحكم في نتائج المطابقة في عمليات الاستبدال، مما يعزز كفاءة تحرير المستندات ودقتها.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

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