Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 18,497 for

paragraphs

(0.24 sec)
  1. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_paragraph() Cast Node to Paragraph . as_row() Cast...first_section . body . first_paragraph para . append_child ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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....
  3. How to adjust space in table in aspose word tem...

    Hi Team, Could you please assist me on below query. How to remove spacing in aspose word template table. And how to create aspose word template with same alignment with respect to a reference rdlc report. Below mention…...Engine) Edit the template – paragraph spacing Open coverTemplateISO1702...AppliedStandard row (or the empty paragraph that appears between the two...

    forum.aspose.com/t/how-to-adjust-space-in-table...
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....the first paragraph in the story. public Paragraph FirstParagraph...VerticalAlignment . Top ; // Add a paragraph to the text box and add a...

    reference.aspose.com/words/net/aspose.words/sto...
  5. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE)....to remove borders from a paragraph. doc = aw . Document ( file_name...+ 'Borders.docx' ) # Each paragraph has an individual set of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Markdown Text, Markdown Blockquote – код C#

    Створіть текст Markdown або цитату Markdown на C#. Використовуйте бібліотеку C#, щоб створювати, аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/uk/net/markdown-text/
  7. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    اكتشف خاصية ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle. حسّن تصميم مستندك بإزالة المسافات بين الفقرات المتشابهة.... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. FrameFormat.VerticalAlignment | Aspose.Words لـ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. BorderCollection.ClearFormatting | Aspose.Words...

    Scopri come il metodo BorderCollection ClearFormatting rimuove senza sforzo tutti i bordi degli oggetti, migliorando il tuo design con immagini pulite e nitide.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/it/net/aspose.words/...
  10. BorderCollection.ClearFormatting | Aspose.Words...

    Upptäck hur BorderCollection ClearFormatting-metoden enkelt tar bort alla objektkanter och förbättrar din design med rena och skarpa bilder.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/sv/net/aspose.words/...