Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 18,478 for

paragraphs

(0.24 sec)
  1. DocumentBuilder.InsertHtml | Aspose.Words لـ .NET

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertHtml في DocumentBuilder—قم بإدراج سلاسل HTML بسلاسة لتحقيق التكامل الديناميكي للمحتوى....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. DocumentBuilder.InsertHtml | Aspose.Words för .NET

    Förbättra dina dokument enkelt med DocumentBuilder InsertHtml-metoden – infoga sömlöst HTML-strängar för dynamisk innehållsintegration....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Paragraphs.Add(s1) ‘’ it does not like...Margin.Bottom = 10; cell1.Paragraphs.Add(htmlFragment); // Add...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Formatage du texte de présentation en .NET|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET. Personnalisez les polices, les couleurs, l'alignement et plus encore....les cadres de texte, les paragraphes, la mise en forme et les...couleurs d’arrière‑plan à des paragraphes entiers ou à des portions...

    docs.aspose.com/slides/fr/net/text-formatting/
  7. Zrób DOCX Za Pomocą Python

    Utwórz nowe DOCX w Python w kilku krokach. Łatwo twórz DOCX za pomocą Python via .NET biblioteki....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/pl/python-net/make/docx/
  8. Zrób DOC Za Pomocą Python

    Utwórz nowe DOC w Python w kilku krokach. Łatwo twórz DOC za pomocą Python via .NET biblioteki....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/pl/python-net/make/doc/
  9. Zrób Markdown Za Pomocą Python

    Utwórz nowe Markdown w Python w kilku krokach. Łatwo twórz Markdown za pomocą Python via .NET biblioteki....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/pl/python-net/make/md/
  10. Vytvořit DOCX Pomocí Python

    Vytvořte nový DOCX v Python v několika krocích. Snadno vytvořte DOCX pomocí knihovny Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/cs/python-net/make/docx/