Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 18,497 for

paragraphs

(0.34 sec)
  1. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. PDF内のテキストをPythonで回転させる|Aspose.PDF for Python vi...

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストの断片や全文を回転させたりできます。...TextParagraph paragraph = new TextParagraph (); paragraph . Position...テキストフラグメントを段落に追加 paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/ja/python-net/rotate-text-i...
  5. Node Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Node, la base essenziale per tutti i nodi dei documenti Word, che consente la manipolazione e la personalizzazione fluide dei documenti....Document doc = new Document (); Paragraph para = doc . FirstSection...questo documento. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. 数式テキスト|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/ja/java/examples/element...
  7. Aspose.Wordsรูปแบบวัตถุเอกสาร(DOM)ในC++|Aspose....

    รูปแบบวัตถุเอกสาร(DOM)เป็นตัวแทนในหน่วยความจำของเอกสารคำ อ่านจัดการและแก้ไขเนื้อหาและการฟอร์แมตของเอกสารคำด้วยC++....หนดอื่นเช่น Section หรือ Paragraph ได้มาจากคลาสของ CompositeNode...าง. Document , Section , Paragraph , Table , Shape , Run , แ...

    docs.aspose.com/words/th/cpp/aspose-words-docum...
  8. إدارة فقرات نص PowerPoint في JavaScript|Aspose....

    تخصيص تنسيق الفقرات مع Aspose.Slides لـ Node.js عبر Java — تحسين المحاذاة والتباعد والأسلوب في عروض PPT و PPTX و ODP باستخدام JavaScript....Slides توفر الفئة Paragraph لتتيح لك إضافة كائنات تمثل...تمثل أجزاء. يمكن لكائن Paragraph أن يحتوي على جزء واحد أو متعددة...

    docs.aspose.com/slides/ar/nodejs-java/manage-pa...
  9. ארכיון

    ארכיון... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/he/words/extract-text-from-word...
  10. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...