Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 18,485 for

paragraphs

(0.08 sec)
  1. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة إلى Symbol...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ar/net/manage-bullet-and...
  2. 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/...
  3. 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/...
  4. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  5. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....بالحصول على مستطيل حدود الـ Paragraph. // إنشاء كائن Presentation...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ar/net/paragraph/
  6. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ) para . append_child...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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/
  9. 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/
  10. 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/