Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,530 for

paragraph

(0.19 sec)
  1. CompositeNode.GetChildNodes | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetChildNodes—استرجاع مجموعة حية من العقد الفرعية المصممة خصيصًا لنوعك المحدد لتحسين الأداء.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  3. Font.StrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية "خط الشطب". نسّق النصوص بسهولة باستخدام الشطب لإضافة لمسة بصرية واضحة إلى تصاميمك. حسّن سهولة القراءة اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Font.DoubleStrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية الخط المزدوج. نسّق النص بسهولة باستخدام خط مزدوج لتحسين الوضوح والأناقة في مستنداتك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Paragraphs.Add(s1) ‘’ it does not like...Margin.Bottom = 10; cell1.Paragraphs.Add(htmlFragment); // Add...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  6. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... first_paragraph ) builder . paragraph_format . style...= 'Courier New' builder . paragraph_format . style . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. הפוך את 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/he/python-net/make/html/
  8. הפוך את 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/he/python-net/make/word/
  9. Ustvari HTML Z Uporabo Python

    Ustvarite novo HTML v Python v nekaj korakih. Preprosto ustvarite HTML s knjižnico Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sl/python-net/make/html/
  10. Padarykite Markdown Naudodami Python

    Atlikdami kelis veiksmus sukurkite naują Markdown Python. Lengvai sukurkite Markdown naudodami Python via .NET biblioteką....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/lt/python-net/make/md/