Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 18,545 for

paragraphs

(0.63 sec)
  1. ParagraphFormat.SpaceBefore | Aspose.Words لـ .NET

    اكتشف خاصية ParagraphFormat SpaceBefore لتعديل المسافة بين الفقرات بسهولة بالنقاط، مما يعزز قابلية قراءة المستند وأسلوبه....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....// Access the math paragraph. let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Chercher

    chercher...texte de chaque IPortion du paragraphe. L’exemple de code suivant...{ //Boucle à travers les paragraphes dans le TextFrame actuel...

    blog.aspose.com/fr/slides/extract-text-from-pow...
  4. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en PHP usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, índices, formato, y genere resultados para PPT y PPTX.... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/es/php-java/examples/ele...
  5. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....# Crear párrafo de texto paragraph = ap . text . TextParagraph...las líneas subsiguientes paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  6. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Restarting List Numbering Dynamically in C#|Asp...

    Restart list numbering within your documents dynamically when building a report using C#....tag in the same numbered paragraph. Then, a result document looks...numbering for a containing paragraph, if needed; for example, the...

    docs.aspose.com/words/net/restarting-list-numbe...
  9. Форматирование текста PowerPoint в Python|Докум...

    Узнайте, как форматировать и оформлять текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python via .NET. Настраивайте шрифты, цвета, выравнивание и многое другое с помощью мощных примеров кода на Python.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/ru/python-net/text-forma...
  10. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...