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

paragraph

(0.34 sec)
  1. Rotar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneras de rotar texto en PDF. Aspose.PDF le permite rotar texto a cualquier ángulo, rotar un fragmento de texto o un párrafo completo....TextParagraph paragraph = new TextParagraph (); paragraph . Position...párrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/es/python-net/rotate-text-i...
  2. PDF内のテキストをC#で回転させる|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイル内のテキストを回転させ、テキストの整列を調整し、プレゼンテーションを改善する方法を学びます。... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/rotate-text-inside-pdf/
  3. ParagraphCollection Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ParagraphCollection للوصول بشكل سلس إلى عقد الفقرات المنظمة، مما يعزز معالجة المستندات والكفاءة في مشاريعك....وصولاً مكتوبًا إلى مجموعة من Paragraph العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Paragraph عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ハイパーリンク|Aspose.Slides ドキュメント

    C++ 用 Aspose.Slides でハイパーリンクを追加および管理します:テキスト、図形、画像へのリンク、PPT、PPTX、ODP のターゲットとアクションを設定し、C++ のサンプルを示します。...auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  5. 在 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...
  6. 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...
  7. ListLabel.LabelString | Aspose.Words för .NET

    Upptäck egenskapen ListLabel LabelString för enkel strängrepresentation av listetiketter, vilket enkelt förbättrar din datapresentation och organisation.... Paragraph , true ); // Se om vi har...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Ustvari WORD Z Uporabo Python

    Ustvarite novo WORD v Python v nekaj korakih. Preprosto ustvarite WORD s knjižnico Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sl/python-net/make/word/
  9. HTML Létrehozása A Python Használatával

    Hozzon létre új HTML ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) HTML fájlt a Python via .NET könyvtár használatával....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hu/python-net/make/html/
  10. PDF Létrehozása A Python Használatával

    Hozzon létre új PDF ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) PDF fájlt a Python via .NET könyvtár használatával....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hu/python-net/make/pdf/