Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 18,953 for

paragraph

(0.14 sec)
  1. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... paragraph_format . alignment = aw ....property ConditionalStyle.paragraph_format property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... Paragraph , doc . Sections [ 0 ]. Body...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 1 ]. Body...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 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...
  4. .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...
  5. 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/
  6. 아카이브

    아카이브... 각 Paragraph 에서 PortionCollection 에 액세스합니다...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/ko/slides/find-and-replace-text...
  7. Note sulla versione di Aspose.PSD per .NET 22.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.... Paragraph . Justification = JustificationMode...Sinistra ; portions [ 1 ]. Paragraph . Justification = JustificationMode...

    docs.aspose.com/psd/it/net/aspose-psd-per-net-2...
  8. Notas de lanzamiento de Aspose.PSD for .NET 22....

    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.... Paragraph . Justification = JustificationMode.... Left ; portions [ 1 ]. Paragraph . Justification = JustificationMode...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  9. テキスト ボックス|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でテキスト ボックスを操作します:C# を使用して PPT、PPTX、ODP プレゼンテーションのテキストを追加、書式設定、配置、折り返し、自動調整、スタイル設定します。... var paragraph = textBox . TextFrame . Paragraphs [ 0 ]; var...var textFormat = paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ja/net/examples/elements...
  10. RevisionType Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.RevisionType-enum för att effektivt spåra och hantera dokumentändringar. Förbättra din dokumentredigering med precision!... Paragraphs [ 1 ]; Node endNode = doc...doc . FirstSection . Body . Paragraphs [ 1 ]. NextSibling ; Node...

    reference.aspose.com/words/sv/net/aspose.words/...