Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 18,594 for

paragraphs

(0.63 sec)
  1. HeaderFooter Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.HeaderFooter, din lösning för att enkelt hantera sektionshuvuden och sidfot. Förbättra dokumentformateringen idag!... Paragraphs { get; } Hämtar en samling...genvägsmetod som skapar en Paragraph objekt med valfri text och...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Aspose.PSD для Java 19.4 - Примечания к выпуску...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/ru/java/aspose-psd-for-java...
  3. Comment Changer la Couleur d'Arrière-plan HTML ...

    Apprenez comment définir la couleur d'arrière-plan des documents HTML en utilisant Aspose.HTML for Python via .NET. Considérez diverses façons dans des exemples Python prêts à l'emploi....HTML spécifique (tel qu’un paragraphe). Changer la couleur d’arrière-plan...background color for HTML paragraph using Python 2 3 import os...

    docs.aspose.com/html/fr/python-net/how-to-chang...
  4. Notes de publication d'Aspose.PSD pour Java 19....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....updateTexte ( "Premier paragraphe\r\nDeuxième paragraphe\rTroisième paragraphe\nQuatrième...paragraphe\nQuatrième paragraphe" ); image . save ( cheminExportation...

    docs.aspose.com/psd/fr/java/aspose-psd-pour-jav...
  5. Python を使用してプレゼンテーションからシェイプの有効プロパティを取得|Aspose.S...

    Aspose.Slides for Python via .NET が、正確な PowerPoint および OpenDocument のレンダリングのために、シェイプの実効プロパティを計算および適用する方法を紹介します。... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/ja/python-net/shape-effe...
  6. Cómo Cambiar el Color del Texto en HTML usando ...

    Aprende cómo cambiar el color del texto en HTML usando Aspose.HTML for Python via .NET. Incluye ejemplos de CSS en línea e interno, mejores prácticas y preguntas frecuentes....Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...attribute with color property 19 paragraph. set_attribute ( "style" ...

    docs.aspose.com/html/es/python-net/how-to-chang...
  7. .NET におけるプレゼンテーションの高度なテキスト抽出|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションからテキストを迅速に抽出します。シンプルなステップバイステップガイドに従って、時間を節約しましょう。...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // 現在...foreach ( IPortion portion in paragraph . Portions ) { // 現在のテキスト部分の文字列を表示します。...

    docs.aspose.com/slides/ja/net/extract-text-from...
  8. Gestion des tableaux de présentation avec Pytho...

    Créez et modifiez des tableaux dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez des exemples de code simples pour rationaliser vos flux de travail de tableaux....Définir l’alignement des paragraphes et les marges. Définir l’orientation...les cellules du tableau. paragraph_format = slides . ParagraphFormat...

    docs.aspose.com/slides/fr/python-net/manage-table/
  9. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...Paragraphs.Add(htmlFragment); pdfDocument...pdfDocument.Pages[1].Paragraphs.Add(vSomeFloatingBox); pdfDocument...

    forum.aspose.com/t/display-html-markup-in-a-tex...