Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 15,600 for

paragraphs

(0.07 sec)
  1. Maak DOC Met Python

    Maak in een paar stappen een nieuwe DOC in Python. Maak eenvoudig DOC met de Python via .NET bibliotheek....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/nl/python-net/make/doc/
  2. Გააკეთეთ 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/ka/python-net/make/docx/
  3. Napravi DOCX Koristeći Python

    Napravite novi DOCX u Python u nekoliko koraka. Jednostavno izradite DOCX 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/docx/
  4. BorderCollection.ClearFormatting | Aspose.Words...

    اكتشف كيف تقوم طريقة BorderCollection ClearFormatting بإزالة جميع حدود الكائنات بسهولة، مما يعزز تصميمك بصور واضحة ونظيفة.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.CompositeNode، أداة أساسية لإنشاء هياكل مستندات معقدة بسهولة وكفاءة.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. CompositeNode.GetChild | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  8. MarkdownLoadOptions.ImportUnderlineFormatting |...

    اكتشف خاصية MarkdownLoadOptions ImportUnderlineFormatting. تحكّم بتنسيق النص المسطر باستخدام إعداد منطقي بسيط. حسّن تجربة Markdown الخاصة بك!... loadOptions ); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Assert . AreEqual ( Underline...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...