Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 18,545 for

paragraphs

(0.78 sec)
  1. Animer le texte PowerPoint sur Android|Document...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android, avec des exemples de code Java optimisés et faciles à suivre....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/androidjava/animated-...
  2. PowerPoint-Textabsätze in .NET verwalten|Aspose...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für .NET – optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen in C#.... Paragraphs [ 0 ]; IPortion port01 =...IParagraph para1 = new Paragraph (); tf . Paragraphs . Add ( para1 );...

    docs.aspose.com/slides/de/net/manage-paragraph/
  3. C++でPowerPointテキスト段落を管理|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用した段落のマスター設定 — PPT、PPTX、ODP プレゼンテーションにおける配置、間隔、スタイルを最適化します。...); // Accessing the first Paragraph SharedPtr < IParagraph > para0...para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr <...

    docs.aspose.com/slides/ja/cpp/manage-paragraph/
  4. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... A Body node can have Paragraph and Table nodes. HeaderFooter...HeaderFooter node can have Paragraph and Table nodes. Table 5 A...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. تنسيق نص العرض التقديمي في .NET|توثيق Aspose.Sl...

    تنسيق وتنسيق النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides لـ .NET. تخصيص الخطوط، الألوان، المحاذاة، وأكثر....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...لون التظليل للفقرة بأكملها. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ar/net/text-formatting/
  6. ListLabel.LabelValue | Aspose.Words för .NET

    Upptäck egenskapen ListLabel LabelValue för att enkelt hämta numeriska värden för etiketter, vilket förbättrar din datahantering och rapporteringseffektivitet.... Paragraph , true ); // Se om vi har...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/sv/net/aspose.words....
  7. 在 Python 中管理上标和下标|Aspose.Slides for Python 文档

    通过 .NET 在 Aspose.Slides for Python 中掌握上标和下标,提升演示文稿的专业文本格式,实现最大影响力。... paragraphs . clear () # 创建上标文本的段落。 ...superscript_paragraph = slides . Paragraph () # 创建常规文本的文本段。 portion1...

    docs.aspose.com/slides/zh/python-net/superscrip...
  8. Aspose.PSD pour .NET 19.9 - Notes de version|Do...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...[ 3 ]. Text != "Deuxième paragraphe\r" ) { throw new Exception...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  9. Document.RevisionsView | Aspose.Words لـ .NET

    أدر مراجعات المستندات بسهولة! اختر بين الإصدارات الأصلية أو المُحدّثة لتعاون سلس وإنتاجية مُحسّنة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....insertParagraph() Inserts a paragraph break into the document. insertParagraph...insertParagraph () Remarks Current paragraph formatting specified by the...

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