Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 18,953 for

paragraph

(0.17 sec)
  1. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/docx/
  2. Python를 사용하여 HTML 만들기

    몇 단계를 거쳐 Python에서 새 HTML를 만드세요. Python via .NET 라이브러리를 사용하여 HTML을 쉽게 생성합니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/html/
  3. Tạo PDF Bằng Python

    Tạo một PDF mới trong Python trong một vài bước. Dễ dàng tạo PDF bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/pdf/
  4. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ค้นหา

    ค้นหา...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # เพิ...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/th/slides/apply-text-animation-...
  6. FrameFormat.Height | Aspose.Words för .NET

    Upptäck egenskapen FrameFormat Height för att enkelt komma åt och använda höjden på din angivna ram för ökad designflexibilitet....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. FrameFormat.HorizontalAlignment | Aspose.Words ...

    اكتشف خاصية FrameFormat HorizontalAlignment لضبط وتحسين محاذاة الإطار الأفقية بسهولة للتحكم في التصميم بشكل أفضل....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. FrameFormat.Height | Aspose.Words per .NET

    Scopri la proprietà FrameFormat Height per accedere facilmente e utilizzare l'altezza della cornice specificata, per una maggiore flessibilità di progettazione....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ארכיון

    ארכיון...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // הוסף...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/he/slides/apply-animation-to-te...
  10. NodeCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية NodeCollection Count للوصول بسهولة إلى العدد الإجمالي للعقد في مجموعتك، مما يعزز إدارة البيانات وكفاءتها.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...