Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 18,497 for

paragraphs

(0.18 sec)
  1. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....hNext method True if the paragraph is to remains on the same...same page as the paragraph that follows it. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...
  3. Mathe-Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Java: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/de/java/examples/element...
  4. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Android: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/de/androidjava/examples/...
  5. NodeType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.NodeType per identificare e gestire facilmente diversi tipi di nodi di documenti Word per un'elaborazione fluida dei documenti.... Paragraph 8 Un paragrafo di testo. BookmarkStart...questo documento. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....page ) # Buat paragraf teks paragraph = ap . text . TextParagraph...indentasi baris berikutnya paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...
  7. Добавление текста в PDF с использованием Python...

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....# Создать текстовый абзац paragraph = ap . text . TextParagraph...отступ последующих строк paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/ru/python-net/add-text-to-p...
  8. Tạo Tài Liệu Trong Python

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

    products.aspose.com/words/vi/python-net/make/
  9. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML 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/html/
  10. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown 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/md/