Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 18,590 for

paragraphs

(1.18 sec)
  1. AndroidでPowerPointテキストをアニメーション化|Aspose.Slides ド...

    Aspose.Slides for Android を使用して、PowerPoint と OpenDocument のプレゼンテーションで動的なアニメーションテキストを作成し、わかりやすく最適化された Java コード例をご提供します。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ja/androidjava/animated-...
  2. アニメーションテキスト|Aspose.Slides for Node.js via .NET ...

    Java を使用した PowerPoint のアニメーションテキスト... get_Item ( 0 ); var paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , aspose . slides . EffectType...

    docs.aspose.com/slides/ja/nodejs-java/animated-...
  3. استخراج نص متقدم من عروض PowerPoint التقديمية ب...

    تعلم كيفية استخراج النص بسرعة وسهولة من عروض PowerPoint التقديمية باستخدام Aspose.Slides للـ Python عبر .NET. اتبع دليلنا البسيط خطوة بخطوة لتوفير الوقت والوصول إلى محتوى الشرائح بفعالية في تطبيقاتك.... for paragraph in text_frame . paragraphs : # التكرار...الفقرة الحالية. for portion in paragraph . portions : # عرض النص في...

    docs.aspose.com/slides/ar/python-net/extract-te...
  4. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  5. 使用 Java 在演示文稿中管理文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中管理文本片段,提升性能和自定义能力。...getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/zh/java/portion/
  6. 使用 PHP 管理演示文稿中的文本片段|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...样式继承是如何工作的:Portion 会覆盖哪些属性,哪些属性来自 Paragraph/TextFrame? 片段级属性具有最高优先级。如果属性未在...

    docs.aspose.com/slides/zh/php-java/portion/
  7. Crear o Agregar Tabla en PDF usando C#|Aspose.P...

    Aspose.PDF for .NET es una biblioteca utilizada para crear, leer y editar Tablas PDF. Consulta otras funciones avanzadas en este tema.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/es/net/add-table-in-existin...
  8. Documentation

    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....nouveau paragraphe de texte dans la collection de paragraphes et passer...nouveau paragraphe de texte dans la collection de paragraphes et passer...

    docs.aspose.com/pdf/fr/cpp/converting/convert-o...
  9. Gérer les hyperliens de présentation sur Androi...

    Gestion sans effort des hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java — améliorez l'interactivité et le flux de travail en quelques minutes....clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/androidjava/manage-hy...
  10. Shape.lastParagraph property | Aspose.Words for...

    Shape.lastParagraph property. Gets the last paragraph in the shape....lastParagraph property Gets the last paragraph in the shape. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph See Also module Aspose.Words...

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