Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 18,590 for

paragraphs

(1.16 sec)
  1. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....inline node or to the end of a paragraph. def move_to ( self , node...must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtTrailingSpacesOptions Enum | Aspose.Words pe...

    Scopri l'enum Aspose.Words.TxtTrailingSpacesOptions per una gestione efficiente degli spazi finali durante l'importazione di file di testo. Migliora l'elaborazione dei tuoi documenti oggi stesso!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  3. Arşiv

    Arşiv...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/tr/slides/convert-ppt-to-video-...
  4. Comment changer la couleur du texte en HTML ? E...

    À l'aide d'exemples C# Aspose.HTML, vous apprendrez à modifier la couleur du texte dans un fichier HTML à l'aide de CSS internes et en ligne.... le premier élément d’un paragraphe pour définir un attribut...C# Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  5. Traduire Markdown en DOM|Aspose.Words pour .NET

    Traduisez un document Markdown en Document Object Model et inversement en utilisant C#. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe dont le nom commence par...liste, soit en format de paragraphe. Blocs en ligne Nous utilisons...

    docs.aspose.com/words/fr/net/translate-markdown...
  6. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Java 管理演示文稿中的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。一步一步的指南。... 使用 Paragraph 类创建第一个段落实例。 设置段落的项目符号类型。 将项目符号类型设为...( 0 ); // 创建段落 Paragraph para = new Paragraph (); // 设置段落项目符号样式和符号...

    docs.aspose.com/slides/zh/java/manage-bullet/
  8. Exporter des équations mathématiques depuis les...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour Python via .NET—préservez le formatage et améliorez la compatibilité....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/fr/python-net/exporting-...
  9. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Форматирование текста презентации в .NET|Докуме...

    Форматирование и стилизация текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET. Настройка шрифтов, цветов, выравнивания и других параметров....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...подсветки для всего абзаца. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ru/net/text-formatting/