Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 15,599 for

paragraphs

(0.05 sec)
  1. ترجمة Markdown إلى DOM|Aspose.Words لـ Python v...

    قم بنقل مستند Markdown إلى Document Object Model وإعادته باستخدام Python. حتى تتمكن من العمل مع Markdown المعقد الموجود وإنشاء مستند Markdown برمجيًا من البداية.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/ar/python-net/translate-m...
  2. Typographie asiatique en Java|Aspose.Words pour...

    Travaillez avec la typographie asiatique en utilisant Java. Ajustez l'espace entre le texte asiatique et latin dans Java....ensemble d’options pour les paragraphes de texte dans les documents...de dialogue Propriétés du paragraphe dans Microsoft Word a un...

    docs.aspose.com/words/fr/java/working-with-asia...
  3. Shape.firstParagraph property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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/
  6. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....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/python-net/table-overview/
  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. Создание или добавление таблицы в PDF с использ...

    Aspose.PDF for .NET — это библиотека, используемая для создания, чтения и редактирования таблиц в PDF. Ознакомьтесь с другими расширенными функциями в этой теме.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ru/net/add-table-in-existin...
  9. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Manipulieren von Text- und Textfeldeigenschaften in C#... Paragraphs . Clear (); Paragraph para = new Paragraph ();...); autoShape . TextFrame . Paragraphs . Add ( para ); pres . Save...

    docs.aspose.com/slides/de/net/text-formatting/
  10. Node.ToString | Aspose.Words för .NET

    Node ToString metod. Exporterar innehållet i noden till en sträng i angivet format i C#.... Paragraph , true ); // Hitta om vi har...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

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