Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 18,529 for

paragraphs

(0.09 sec)
  1. Lav Markdown Ved Hjælp Af Python

    Lav en ny Markdown i Python i nogle få trin. Opret nemt Markdown ved hjælp af Python via .NET biblioteket....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/da/python-net/make/md/
  2. Გააკეთეთ 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/ka/python-net/make/doc/
  3. Buat DOC Menggunakan Python

    Buat DOC baharu dalam Python dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ms/python-net/make/doc/
  4. با استفاده از Python DOCX را بسازید

    در چند مرحله یک DOCX جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOCX را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/docx/
  5. Story.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen Story FirstParagraph för att enkelt extrahera det första stycket i valfri artikel, vilket förbättrar ditt innehåll och användarengagemang.... public Paragraph FirstParagraph { get ; } Exempel...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Aspose :: Words :: Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!...to remove borders from a paragraph. Document doc = new Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Story.AppendParagraph | Aspose.Words för .NET

    Upptäck metoden AppendParagraph i Story, skapa och lägg enkelt till ett styckeobjekt med anpassningsbar text för sömlös dokumentförbättring....genvägsmetod som skapar en Paragraph objekt med valfri text och...slutet av detta objekt. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    قم بتعزيز مستنداتك باستخدام طريقة InsertStyleSeparator في DocumentBuilder، وقم بإضافة فواصل الأنماط بسهولة لتحسين التنسيق والتنظيم.... Paragraph , "MyParaStyle" ); paraStyle...doc . FirstSection . Body . Paragraphs . Count ); Assert . AreEqual...

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