Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 18,876 for

paragraph

(0.21 sec)
  1. Python का उपयोग करके WORD बनाएं

    कुछ ही चरणों में Python में एक नया WORD बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से WORD बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/word/
  2. Python का उपयोग करके DOC बनाएं

    कुछ ही चरणों में Python में एक नया DOC बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOC बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/doc/
  3. Cell.ParentRow | Aspose.Words per .NET

    Scopri la proprietà Cell ParentRow per accedere facilmente alla riga padre di qualsiasi cella, migliorando l'efficienza della gestione dei dati e della navigazione....)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....assemblea Aspose.Words Cell.Paragraphs Cell.PreviousCell Italiano...

    reference.aspose.com/words/it/net/aspose.words....
  4. ASP - VBScript를 통한 COM 상호 운용|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ko/net/asp-vbscript-via-com...
  5. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/fr/net/asp-vbscript-via-com...
  6. Математический текст|Документация Aspose.Slides

    Изучите примеры MathematicalText в Aspose.Slides for Android: создавайте и форматируйте уравнения, дроби, матрицы и символы с помощью Java в презентациях PPT, PPTX и ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/androidjava/examples/...
  7. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة Aspose.Slides for Android للـ MathematicalText: إنشاء وتنسيق المعادلات، الكسور، المصفوفات، والرموز باستخدام Java في عروض PPT و PPTX و ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/androidjava/examples/...
  8. NodeType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.NodeType för att enkelt identifiera och hantera olika nodtyper i Word-dokument för sömlös dokumentbehandling.... Paragraph 8 Ett textstycke. BookmarkStart...detta dokument. Paragraph paragraph = ( Paragraph ) doc . GetChild...

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

    chercher...éléments tels que titre, paragraphe, texte, etc. Ensuite, appelez...Ajouter un paragraphe // 1. Créer un élément de paragraphe var p =...

    blog.aspose.com/fr/html/create-read-edit-html-f...
  10. إدارة أجزاء النص في العروض التقديمية في .NET|تو...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides for .NET، مما يعزز الأداء والتخصيص....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/ar/net/portion/