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

paragraph

(0.11 sec)
  1. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FloatingBox를 사용한 텍스트 생성|Aspose.PDF for .NET

    이 페이지는 플로팅 박스 내에서 텍스트를 형식화하는 방법을 설명합니다.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 위의 예제에서는...

    docs.aspose.com/pdf/ko/net/floating-box/
  3. Mathe-Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Java: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/de/java/examples/element...
  4. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Android: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/de/androidjava/examples/...
  5. NodeType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.NodeType per identificare e gestire facilmente diversi tipi di nodi di documenti Word per un'elaborazione fluida dei documenti.... Paragraph 8 Un paragrafo di testo. BookmarkStart...questo documento. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Архів

    Архів...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # додати...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/uk/slides/apply-text-animation-...
  7. Archiv

    Archiv...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Fügen...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/de/slides/apply-animation-to-te...
  8. arkiv

    arkiv...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Lägg...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/sv/slides/apply-animation-to-te...
  9. Archivo

    Archivo...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Agregar...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/es/slides/apply-animation-to-te...
  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/