Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 15,599 for

paragraphs

(0.16 sec)
  1. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  4. Font.StrikeThrough | Aspose.Words för .NET

    Upptäck egenskapen för genomstruken text. Formatera enkelt text med genomstruken text för tydlig visuell betoning i dina designer. Förbättra läsbarheten idag!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Font.DoubleStrikeThrough | Aspose.Words per .NET

    Scopri la proprietà Font DoubleStrikeThrough. Formatta facilmente il testo con una doppia barratura per una maggiore chiarezza e stile nei tuoi documenti....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/it/net/aspose.words/...
  6. 动画文本|Aspose.Slides 文档

    使用Aspose.Slides在PowerPoint演示文稿中添加动画文本...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // 向选定段落添加飞入动画效果...

    docs.aspose.com/slides/zh/cpp/animated-text/
  7. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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....
  9. Направете DOCX С Помощта На Python

    Направете нов DOCX в Python в няколко стъпки. Създайте лесно DOCX с помощта на 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/docx/
  10. ทำให้ DOC โดยใช้ Python

    สร้าง DOC ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOC อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/doc/