Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 18,324 for

paragraphs

(0.17 sec)
  1. Aspose.Words DOM|Aspose.Words برای Python via .NET

    Document Object Model (DOM) یک نمایش در حافظه یک سند Word است. خواندن، دستکاری و اصلاح محتوا و قالب بندی یک سند Word با استفاده از Python....به عنوان مثال، Section یا Paragraph ، از کلاس CompositeNode مشتق...است. Document ، Section ، Paragraph ، Table ، Shape ، Run ، و...

    docs.aspose.com/words/fa/python-net/aspose-word...
  2. ย่อหน้า Markdown – ตัวอย่างโค้ด C#

    รหัสสำหรับสร้างย่อหน้า Markdown ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...NET Parse Markdown Markdown paragraph XHTML JPG PDF XML MHTML HTML...paragraph1 var paragraph1 = mdf.Paragraph(); // Add texts to the paragraph1...

    products.aspose.com/html/th/net/markdown-paragr...
  3. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....insert the paragraph number of the referenced paragraph exactly...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/cpp/table-overview/
  5. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/nodejs-net/table-overview/
  6. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....and can only be a child of Paragraph. We will use sample input...insert the comment to any paragraph in document. Steps to Insert...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  7. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Spécifier les options de mise en page dans Pyth...

    Spécifiez les options de mise en page pour diverses mises en page de documents à l'aide de Python.... show_paragraph_marks – une valeur Boolean...les caractères de marque de paragraphe sont rendus. La page représentée...

    docs.aspose.com/words/fr/python-net/specify-lay...
  9. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/inl...
  10. FrameFormat.RelativeHorizontalPosition | Aspose...

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

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