Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 10,367 for

paragraphs

(0.17 sec)
  1. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....newly replaced text, applying paragraph format, implementing replace...

    kb.aspose.com/words/python/how-to-replace-words...
  2. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python.... and bullet type for the paragraph text. You can also use other...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  3. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....class object and set the text paragraph formatting as per your requirements...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  4. StyleCollection Class | Aspose.Words per .NET

    Aspose.Words.StyleCollection classe. Una raccolta diStyle oggetti che rappresentano sia gli stili incorporati che quelli definiti dallutente in un documento in C#.... Paragraph , "MyStyle1" ); style . Font...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Převést odrážky na odstavec v souboru Word pomo...

    Převeďte odrážky na odstavec v souboru Word pomocí C#. Tento článek obsahuje seznam kroků a ukázkový kód k odstranění odrážek z dokumentu aplikace Word pomocí jazyka C#....seznamy Projděte všechny paragraphs v souboru aplikace Word Otevřete...

    kb.aspose.com/cs/words/net/convert-bullet-point...
  6. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations...Creates the Paragraph object for the text frame $paragraph = $txtFrame...Portion object for paragraph $portion = $paragraph -> getPortions...

    docs.aspose.com/slides/php-java/manage-table/
  7. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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 ); l1 . TextData . RemovePortion... TextData . Items [ 0 ]. Paragraph ); foreach ( var item in textItems2...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  8. CommentRangeEnd Class | Aspose.Words för .NET

    Aspose.Words.CommentRangeEnd klass. Betecknar slutet av en textregion som har en kommentar kopplad till sig i C#....kan bara vara ett barn till Paragraph . Exempel Visar hur du skriver...sedan till din kommentar. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. CommentRangeStart Class | Aspose.Words لـ .NET

    Aspose.Words.CommentRangeStart فصل. تشير إلى بداية منطقة النص التي تحتوي على تعليق مرتبط بها في C#....ويمكن أن تكون فرعًا فقط لـ Paragraph . أمثلة يوضح كيفية طباعة محتويات...نطاق التعليق، ثم أضف تعليقك. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. ParagraphFormat Class | Aspose.Words per .NET

    Aspose.Words.ParagraphFormat classe. Rappresenta tutta la formattazione di un paragrafo in C#.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...