Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 18,544 for

paragraph

(0.15 sec)
  1. Aspose.PSD pro .NET 19.9 - Poznámky k vydání|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...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-1...
  2. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  3. Python에서 문서 만들기

    Python via .NET 라이브러리를 사용하여 파일을 만듭니다. 몇 단계만 거치면 Python에서 새 문서를 쉽게 만들 수 있습니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/
  4. با استفاده از Python PDF را بسازید

    در چند مرحله یک PDF جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی PDF را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/pdf/
  5. Tạo WORD Bằng Python

    Tạo một WORD mới trong Python trong một vài bước. Dễ dàng tạo WORD bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/word/
  6. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. Texto matemático|Documentación de Aspose.Slides

    Explore ejemplos de MathematicalText de Aspose.Slides para Android: cree y formatee ecuaciones, fracciones, matrices y símbolos con Java en presentaciones PPT, PPTX y ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/es/androidjava/examples/...
  8. Nettoyer Avant ou Pendant une opération Mail Me...

    Appliquez différentes options de nettoyage et de suppression, telles que la suppression des champs de fusion avant d'effectuer une opération Mail Merge ou la suppression des régions inutilisées lors d'une opération Mail Merge à l'aide de Java....champs contenant ou les paragraphes vides. L’exemple de code...champs, des régions et des paragraphes non fusionnés d’un modèle...

    docs.aspose.com/words/fr/java/clean-up-before-o...
  9. Фрагмент|Aspose.Slides для Node.js через .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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ru/nodejs-java/portion/
  10. 使用 Python 管理演示文稿中的文本片段|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理文本片段,从而提升性能和自定义能力。...text_frame for paragraph in text_frame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/zh/python-net/portion/