Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 19,019 for

paragraphs

(0.07 sec)
  1. Aspose.PSD cho .NET 19.9 - Ghi chú phát hành|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...ràng if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-1...
  2. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  3. إدارة القوائم النقطية والعددية في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والعددية في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for Python عبر .NET. دليل خطوة بخطوة مع أمثلة على الشفرة لمساعدتك على البدء بسرعة....الفقرة الأولى باستخدام الفئة Paragraph . ضبط نوع النقطة إلى SYMBOL...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  4. Formatierung von Präsentationstext in .NET|Aspo...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Passen Sie Schriftarten, Farben, Ausrichtung und mehr an....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...den gesamten Absatz fest. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/de/net/text-formatting/
  5. Установка свойства элементов структуры Tagged P...

    Узнайте, как установить свойства элементов структуры Tagged PDF в Python с помощью Aspose.PDF for Python via .NET, включая title, language, actual text, alternative text и expansion text....root_element paragraph_element = tagged_content . create_paragraph_element...Structure Element paragraph_element . set_text ( "Paragraph." ) root_element...

    docs.aspose.com/pdf/ru/python-net/setting-struc...
  6. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة إلى Symbol...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ar/net/manage-bullet-and...
  8. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtLeadingSpacesOptions Enum | Aspose.Words per...

    Scopri l'enum Aspose.Words TxtLeadingSpacesOptions per una gestione efficiente degli spazi iniziali durante l'importazione di file di testo. Ottimizza l'elaborazione dei tuoi documenti oggi stesso!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  10. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/java/aspose-words-documen...