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

paragraph

(0.67 sec)
  1. CSS Селекторы – CSS и HTML примеры

    В этой статье вы узнаете, как эффективно применять селекторы CSS для выбора элементов в HTML документе, которые вы хотите стилизовать....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Class Селектор Селектор...

    docs.aspose.com/html/ru/net/tutorial/css-select...
  2. Selectores de CSS – ejemplos de CSS y HTML

    En este artículo, aprenderá cómo utilizar eficazmente los selectores CSS para seleccionar los elementos de un documento HTML a los que desea aplicar estilo....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Selector de clases...

    docs.aspose.com/html/es/net/tutorial/css-select...
  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. 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/
  6. 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/
  7. إدارة صناديق النص في العروض التقديمية باستخدام ...

    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...
  8. 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...
  9. 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...
  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...