Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 18,324 for

paragraphs

(0.14 sec)
  1. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para .NET, mejorando el rendimiento y la personalización....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/es/net/portion/
  2. ParagraphFormat.OutlineLevel | Aspose.Words per...

    Scopri la proprietà OutlineLevel di ParagraphFormat per definire facilmente la gerarchia dei paragrafi nei tuoi documenti, migliorando l'organizzazione e la leggibilità.... Writeln ( "Paragraph outline level 1." ); // Il...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Due...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. arkiv

    arkiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # lägg...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/sv/slides/apply-text-animation-...
  5. Archiwa

    Archiwa...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # dodaj...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/pl/slides/apply-text-animation-...
  6. أرشيف

    أرشيف...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # إضافة...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/ar/slides/apply-text-animation-...
  7. ארכיון

    ארכיון...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # הוסף...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/he/slides/apply-text-animation-...
  8. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....commonly used in text files for paragraph breaks. public static readonly...new line and starts a new paragraph. Assert . That ( doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/con...
  9. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified in DocumentBuilder...REMOVE_LAST_EMPTY_PARAGRAPH Remove the empty paragraph that is normally...

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