Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 18,545 for

paragraph

(0.5 sec)
  1. Node.GetText | Aspose.Words för .NET

    Upptäck Node GetText-metoden för att enkelt hämta text från en nod och dess underordnade element, vilket förbättrar din datahantering och utvecklingseffektivitet.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. InlineStory.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo EnsureMinimum di InlineStory, che aggiunge un paragrafo se l'ultimo elemento figlio non lo è, migliorando così la leggibilità e la struttura.... Paragraph , footnote . LastChild . NodeType...Assert . AreEqual ( NodeType . Paragraph , comment . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ParagraphFormat.Alignment | Aspose.Words per .NET

    Scopri la proprietà Allineamento ParagraphFormat per personalizzare facilmente l'allineamento del testo nei tuoi paragrafi, migliorandone la leggibilità e la presentazione.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  4. FieldShape.Text | Aspose.Words لـ .NET

    يمكنك إدارة نص FieldShape بسهولة - احصل على القيم أو قم بتعيينها دون عناء لاسترجاع البيانات بسلاسة وتحسين الوظائف في تطبيقاتك.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) { para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 在 Python 中指定布局选项|Python via .NET 格式的 Aspose.Words

    使用 Python 指定各种文档布局的布局选项。... show_paragraph_marks – Boolean 值,指定是否呈现段落标记字符。...选项以在页面上显示此隐藏文本。此外,每个段落末尾都有一个段落标记。除非设置 show_paragraph_marks 属性来呈现段落标记,否则段落标记通常不可见。...

    docs.aspose.com/words/zh/python-net/specify-lay...
  6. Python का इस्तेमाल करके ODP फ़ाइलों से टेक्स्ट ...

    ODP प्रस्तुति को पार्स करने के लिए Python स्रोत कोड....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hi/python-net/parser...
  7. Форматирование текста|Документация Aspose.Slides

    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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/ru/net/format-text/
  8. Formater le texte|Documentation Aspose.Slides

    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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/fr/net/format-text/
  9. دفترچه یادداشت های ویرایش های با Aspose.PSD برا...

    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 . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  10. So entfernen Sie alle Seitenumbrüche in Word mi...

    In diesem Artikel erfahren Sie, wie Sie mit C# alle Seitenumbrüche in Word entfernen. Es enthält Informationen zu den IDE-Einstellungen, eine Liste von Schritten und ein ausführbares Programm zum Entfernen von Seitenumbrüchen in Word mit C#....und greifen Sie auf alle paragraphs zu. Analysieren Sie alle...GetChildNodes(), indem es NodeType.Paragraph als Argument bereitstellt...

    kb.aspose.com/de/words/net/how-to-remove-all-pa...