Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 18,335 for

paragraph

(0.07 sec)
  1. CompositeNode.GetChild | Aspose.Words för .NET

    Upptäck CompositeNode GetChild-metoden för att enkelt hämta den N:te undernoden av en specifik typ, vilket förbättrar effektiviteten i din datahantering.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. 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...
  3. 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/
  4. 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/...
  5. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/html/
  6. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/
  7. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/md/
  8. Анимация текста PowerPoint в PHP|Документация A...

    Создайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for PHP via Java, используя простые, оптимизированные примеры кода....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/ru/php-java/animated-text/
  9. Présentation du générateur de documents dans Py...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à ceux existants à l'aide de Python. DocumentBuilder fournit des méthodes pour insérer du texte, des cases à cocher, des tableaux, des images et d'autres éléments de contenu dans Python....cocher, des objets ole, des paragraphes, des listes, des tableaux...polices, le formatage des paragraphes ou des sections et d’effectuer...

    docs.aspose.com/words/fr/python-net/document-bu...
  10. Архів

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

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