Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 15,552 for

paragraphs

(0.4 sec)
  1. Notatki wydania Aspose.PSD dla .NET 21.7|Docume...

    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/pl/net/aspose-psd-dla-net-2...
  2. Catatan Rilis Aspose.PSD untuk .NET 21.7|Docume...

    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/id/net/aspose-psd-for-net-2...
  3. Note sulla versione di Aspose.PSD for .NET 21.7...

    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/it/net/aspose-psd-for-net-2...
  4. تنسيق النص|وثائق 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/ar/net/format-text/
  5. Aspose.Cells 8.1.0 Kamu API Değişiklikleri|Docu...

    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....CharactersWithSpaces, Lines, Paragraphs Özellikleri Geçersiz Kılındı...CharactersWithSpaces, Lines ve Paragraphs’i içerir. Bu özellikler,...

    docs.aspose.com/cells/tr/java/public-api-change...
  6. 数学方程式のエクスポート|Aspose.Slides for Python ドキュメント

    PythonでPowerPointの数学方程式をエクスポート... paragraphs [ 0 ] . portions [ 0 ] . math_paragraph mathParagraph...

    docs.aspose.com/slides/ja/python-net/exporting-...
  7. Cómo eliminar todos los saltos de página en Wor...

    Este artículo guía sobre cómo eliminar todos los saltos de página en Word usando C#. Tiene información sobre la configuración del IDE, una lista de pasos y un programa ejecutable para eliminar los saltos de página en Word usando C#....Document y acceda a todos los paragraphs Analice todos los párrafos...GetChildNodes() proporcionando NodeType.Paragraph como argumento para obtener...

    kb.aspose.com/es/words/net/how-to-remove-all-pa...
  8. Converteer opsommingstekens naar alinea's in ee...

    Converteer opsommingstekens naar alinea's in een Word-bestand met Python. Dit artikel bevat een lijst met stappen en een voorbeeldcode om opsommingstekens uit een Word-document te verwijderen met Python....naar een klasse-instantie paragraphs in het Word-bestand Open...knooppunten van het type Paragraph te doorlopen. We zullen toegang...

    kb.aspose.com/nl/words/python/convert-bullet-po...
  9. تبدیل نقاط Bullet به پاراگراف در فایل Word با ا...

    تبدیل نقاط Bullet به پاراگراف در فایل Word با استفاده از جاوا. این مبحث شامل فهرستی از مراحل و کد کاری برای حذف نقاط گلوله از سند Word با استفاده از جاوا است....تکرار کنید و آن را به شی کلاس paragraphs ارسال کنید برای هر پاراگراف...تمام گره های فرزند از نوع Paragraph تکرار کنید. برای هر پاراگراف...

    kb.aspose.com/fa/words/java/convert-bullet-poin...
  10. Python का इस्तेमाल करके PPTX फ़ाइलों से टेक्स्ट...

    PPTX प्रस्तुति को पार्स करने के लिए 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...