Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 18,994 for

paragraph

(1.08 sec)
  1. Types de formes dans Aspose.Slides pour .NET|Do...

    Découvrez tous les types de formes dans Aspose.Slides pour .NET, avec des exemples clairs pour créer, formater et modifier des formes dans les présentations PPT et PPTX....NET Obtenir les limites du paragraphe à partir des présentations...

    docs.aspose.com/slides/fr/net/shape-types/
  2. Setting ATTRIB and MTEXT objects|CAD Documentation

    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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/java/setting-attrib-and-mte...
  3. Définir les objets ATTRIB et MTEXT|CAD Document...

    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....Vous pouvez créer plusieurs paragraphes de texte comme un seul objet...

    docs.aspose.com/cad/fr/net/developer-guide/cad-...
  4. Manage Presentation Text on Android|Aspose.Slid...

    Manage text in Aspose.Slides for Android: edit placeholders, fonts, Paragraphs, bullets, and more with clear Java code examples for PPT, PPTX, and ODP....Android Manage PowerPoint Text Paragraphs on Android Format PowerPoint...

    docs.aspose.com/slides/androidjava/manage-text/
  5. إدارة صناديق النص في العروض التقديمية باستخدام ...

    Aspose.Slides for Python via .NET يجعل من السهل إنشاء وتحرير واستنساخ صناديق النص في ملفات PowerPoint و OpenDocument، مما يعزز أتمتة عروضك التقديمية....AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/ar/python-net/manage-tex...
  6. API publique et changements incompatibles avec ...

    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....l’indentation et la marge gauche de paragraphe effectives lorsque les puces...active les puces/numéros de paragraphe). Si les puces sont désactivées...

    docs.aspose.com/slides/fr/java/public-api-and-b...
  7. API publique et changements incompatibles avec ...

    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....nuls pour l’Indentation de paragraphe et la MargenGauche effectives...les puces/numerotations de paragraphes sont activées). Si les puces...

    docs.aspose.com/slides/fr/androidjava/public-ap...
  8. Administrar cuadros de texto en presentaciones ...

    Aspose.Slides for C++ facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones....get_TextFrame (); // Crea el objeto Paragraph para el marco de texto auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Crea...

    docs.aspose.com/slides/es/cpp/manage-textbox/
  9. Manage Presentation Text in JavaScript|Aspose.S...

    Learn to manage text in Aspose.Slides for Node.js: edit placeholders, fonts, Paragraphs, bullets, and more with clear code examples for PPT, PPTX, and ODP....JavaScript Manage PowerPoint Text Paragraphs in JavaScript Format PowerPoint...

    docs.aspose.com/slides/nodejs-java/manage-text/
  10. False positioning of rotated text in table cell...

    I try to create a dynamic (varying input texts) solution for adding rotated (90°) text within a table cell. Example of desired result: Adding a TextFragment with rotated text to an table cell results in unexpected ou…...Paragraphs.Add(t); testTable.Rows.Add(row);...Add(row); page.Paragraphs.Add(testTable); Some results with verious...

    forum.aspose.com/t/false-positioning-of-rotated...