Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 18,953 for

paragraphs

(0.21 sec)
  1. Გააკეთეთ HTML Python Ის Გამოყენებით

    შექმენით ახალი HTML Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML Python via .NET ბიბლიოთეკის გამოყენებით....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ka/python-net/make/html/
  2. Napravi PDF Koristeći Python

    Napravite novi PDF u Python u nekoliko koraka. Jednostavno izradite PDF pomoću Python via .NET biblioteke....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hr/python-net/make/pdf/
  3. Направете HTML С Помощта На Python

    Направете нов HTML в Python в няколко стъпки. Създайте лесно HTML с помощта на Python via .NET библиотеката....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/bg/python-net/make/html/
  4. Направете WORD С Помощта На Python

    Направете нов WORD в Python в няколко стъпки. Създайте лесно WORD с помощта на Python via .NET библиотеката....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/bg/python-net/make/word/
  5. Urobiť WORD Pomocou Python

    Vytvorte nový WORD v Python v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sk/python-net/make/word/
  6. Lưu trữ

    Lưu trữ...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # thêm...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/vi/slides/apply-text-animation-...
  7. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....// Access the math paragraph. $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptionsBase Class | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Saving.TxtSaveOptionsBase لتحسين حفظ المستندات. خصّص خيارات تنسيق النص لديك لتحقيق أفضل النتائج والكفاءة....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // قم بإنشاء كائن "TxtSaveOptions"،...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/zh/cpp/examples/elements...