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

paragraph

(0.22 sec)
  1. Formato de texto de presentación en .NET|Docume...

    Formatee y diseñe texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Personalice fuentes, colores, alineación y más....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...resaltado para todo el párrafo. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/text-formatting/
  2. Поворот текста внутри PDF с использованием Pyth...

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....TextParagraph paragraph = new TextParagraph (); paragraph . Position...параграф paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/ru/python-net/rotate-text-i...
  3. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Upptäck egenskapen ApplyParagraphFormat i FindReplaceOptions för sömlös styckeformatering i dina dokument. Förbättra ditt innehåll utan ansträngning!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Faire Pivoter le Texte à l'Intérieur du PDF|Asp...

    Apprenez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, faire pivoter un fragment de texte ou un Paragraphe entier....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...fragments de texte au paragraphe paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/fr/java/rotate-text-inside-...
  5. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs [ 0 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Математический текст|Документация Aspose.Slides...

    Работайте с математическим текстом в Python с помощью Aspose.Slides: создавайте и редактируйте уравнения, дроби, радикалы, индексы, форматируйте и получайте результат в виде PPT и PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # Добавить простую дробь:...

    docs.aspose.com/slides/ru/python-net/examples/e...
  8. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en Python usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, scripts, formato, y genere resultados para PPT y PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # Añadir una fracción simple:...

    docs.aspose.com/slides/es/python-net/examples/e...
  9. Mathe-Text|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit mathematischem Text in Python unter Verwendung von Aspose.Slides: Erstellen und bearbeiten Sie Gleichungen, Brüche, Radikale, Skripte, Formatierungen und rendern Sie die Ergebnisse für PPT und PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # Füge einen einfachen Bruch...

    docs.aspose.com/slides/de/python-net/examples/e...
  10. Comment supprimer un saut de page dans Word à l...

    Cet article explique comment supprimer un saut de page dans Word à l'aide de Python. Il partage des détails sur les paramètres de l'IDE, une liste de tâches et un exemple de code exécutable pour supprimer tous les sauts de page dans Word à l'aide de Python....accédez à son paragraphs Parcourez tous les paragraphes et vérifiez...sauts de page avant chaque paragraphe Définissez la propriété page_break_before...

    kb.aspose.com/fr/words/python/how-to-delete-pag...