Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 19,019 for

paragraphs

(0.11 sec)
  1. PowerPoint-Text in PHP animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für PHP via Java, mit leicht nachvollziehbaren, optimierten Codebeispielen....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/de/php-java/animated-text/
  2. Animar texto de PowerPoint en Android|Documenta...

    Cree texto animado dinámico en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android, con ejemplos de código Java optimizados y fáciles de seguir....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/es/androidjava/animated-...
  3. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....creates one section with one paragraph. void Aspose :: Words :: Document...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Arsip

    Arsip...Paragraphs.Add() . Buat Line baru dan...halaman menggunakan metode Page.Paragraphs.Add() . Buat FloatingBox...

    blog.aspose.com/id/pdf/create-multi-column-pdf-...
  8. Arşiv

    Arşiv...Paragraphs.Add() yöntemini kullanarak...koleksiyonuna ekleyin. Page.Paragraphs.Add() yöntemini kullanarak...

    blog.aspose.com/tr/pdf/create-multi-column-pdf-...
  9. ארכיון

    ארכיון...Paragraphs.Add() . צור Line חדש והוסף...כותרת לדף באמצעות שיטת Page.Paragraphs.Add() . צור FloatingBox חדש...

    blog.aspose.com/he/pdf/create-multi-column-pdf-...
  10. 在 .NET 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于理解、优化的 C# 代码示例。...IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/net/animated-text/