Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 18,529 for

paragraph

(0.23 sec)
  1. Gérer les exposants et indices en Python|Aspose...

    Maîtrisez les exposants et indices dans Aspose.Slides pour Python via .NET et améliorez vos présentations avec un formatage de texte professionnel pour un impact maximal....n’importe quelle portion de paragraphe. Dans Aspose.Slides, utilisez...TextFrame . Effacez les paragraphes existants. Pour l’exposant...

    docs.aspose.com/slides/fr/python-net/superscrip...
  2. Hipervínculo|Documentación de Aspose.Slides

    Agregar y gestionar hipervínculos en Aspose.Slides for C++: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/es/cpp/examples/elements...
  3. Управление текстовыми абзацами PowerPoint в Jav...

    Освойте форматирование абзацев с Aspose.Slides для Java — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ru/java/manage-paragraph/
  4. Archivo

    Archivo...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/es/slides/apply-text-animation-...
  5. 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/
  6. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples MathematicalText d'Aspose.Slides pour Android : créez et formatez des équations, des fractions, des matrices et des symboles avec Java dans des présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. IParagraph paragraph = mathShape...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/androidjava/examples/...
  7. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. let paragraph = mathShape...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  8. Python で PowerPoint のテキスト段落を管理する|Aspose.Slides ...

    Aspose.Slides for Python (via .NET) を使用して段落の書式設定をマスターし、Python で PowerPoint と OpenDocument プレゼンテーションの配置、間隔、スタイルを最適化して視聴者を引き付けます。...は、段落オブジェクトを作成するための Paragraph クラスを提供します。 Paragraph オブジェクトは、1 つ以上の...するための Portion クラスを提供します。 Paragraph オブジェクトは、基礎となる Portion オブジ...

    docs.aspose.com/slides/ja/python-net/manage-par...
  9. أرشيف

    أرشيف...is_composite) : include_next_paragraph(endNode, nodes) # أعد العقد...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/ar/words/extract-text-from-word...
  10. 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...