Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 18,953 for

paragraphs

(0.91 sec)
  1. Создание таблиц с использованием VSTO и Aspose....

    Мигрируйте от автоматизации Microsoft Office к Aspose.Slides для .NET и создавайте таблицы в слайдах PowerPoint (PPT, PPTX) на C# с гибким форматированием.... Paragraphs ( 0 , tf . TextRange . Text...//Установить размер шрифта 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  2. Tabellen mit VSTO und Aspose.Slides für .NET er...

    Migrieren Sie von der Microsoft Office-Automatisierung zu Aspose.Slides für .NET und erstellen Sie Tabellen in PowerPoint (PPT, PPTX)-Folien in C# mit flexibler Formatierung.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/de/net/creating-a-table-...
  3. الشريحة الرئيسة|وثائق Aspose.Slides

    استكشف أمثلة الشرائح الرئيسة في Aspose.Slides for Android: إنشاء وتحرير وتنسيق الشرائح الرئيسة، العناصر النائبة، والسمات في صيغ PPT و PPTX و ODP باستخدام كود Java واضح...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ar/androidjava/examples/...
  4. إنشاء جداول باستخدام VSTO و Aspose.Slides لـ .N...

    انتقل من أتمتة Microsoft Office إلى Aspose.Slides لـ .NET وأنشئ جداول في شرائح PowerPoint (PPT, PPTX) باستخدام C# مع تنسيق مرن.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  5. Travailler avec les fonctionnalités Markdown da...

    Comment implémenter les fonctionnalités Markdown à l'aide de C#. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct....Italic Les titres sont des paragraphes avec les styles Titre 1 -...6 Les citations sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/net/working-with-markd...
  6. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....parent_node ) # Create a paragraph and append it to the body...body para = aw . Paragraph ( doc ) body . append_child ( para ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Editar documento HTML – Aspose.HTML for Java

    Aprenda a leer o modificar el modelo de objetos de documento en Java, a editar HTML y a utilizar CSS en línea y CSS interno....(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/es/java/edit-a-document/
  10. Modifier un document HTML – Aspose.HTML for Java

    Apprenez à lire ou à modifier le modèle d'objet de document à l'aide d'Aspose.HTML for Java, à éditer du HTML et à utiliser des CSS en ligne et des CSS internes....partir de zéro, ajouter un paragraphe de texte stylé et enregistrer...head. Créez un élément de paragraphe avec le nom de classe “gr”...

    docs.aspose.com/html/fr/java/edit-a-document/