Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 18,967 for

paragraph

(1.19 sec)
  1. DocumentBuilder.InsertHtml | Aspose.Words per .NET

    Migliora senza sforzo i tuoi documenti con il metodo InsertHtml di DocumentBuilder inserisci senza problemi stringhe HTML per l'integrazione di contenuti dinamici....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Travailler avec des Styles et des Thèmes|Aspose...

    Fonctions de formatage Microsoft Word améliorées, utilisation des styles et des thèmes à l'aide de Java....répertorier et compter les paragraphes et les suites de texte formatés...formaté avec un style de paragraphe spécifique et un style de...

    docs.aspose.com/words/fr/java/working-with-styl...
  3. Поворот текста внутри PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  4. 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...
  5. 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....
  6. Obtenir tout le texte d'une diapositive|Documen...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/fr/net/get-all-the-text-...
  7. Den gesamten Text in einer Folie abrufen|Aspose...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/de/net/get-all-the-text-...
  8. Navigation avec le curseur dans C#|Aspose.Words...

    Naviguez entre différents nœuds au sein d'un document, tels qu'un Paragraphe, un signet ou un caractère spécifique à l'aide de C#....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...CurrentNode . Lorsque le paragraphe actuel est vide ou que le...

    docs.aspose.com/words/fr/net/navigation-with-cu...
  9. PythonでTagged PDFを作成する|Aspose.PDF for Python vi...

    Python と Aspose.PDF for Python via .NET を使用して、PDF/UA の構造要素、アクセシブルなフォーム、TOC ページ、そして自動タグ付けを含む、タグ付けされた PDF ドキュメントの作成方法を学びましょう。...Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ja/python-net/create-tagged...
  10. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...