Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 18,538 for

paragraphs

(0.53 sec)
  1. การทำงานกับย่อหน้าในJava|Aspose.WordsสำหรับJava

    แนวทางปฏิบัติในการจัดการโหนดย่อหน้าโดยใช้Java....ละลงท้ายด้วยอักขระพิเศษ- paragraph break ในAspose.Wordsย่อหน้าจะแสดงโดยคลาสของ...Wordsย่อหน้าจะแสดงโดยคลาสของ Paragraph . การแทรกย่อหน้า ในการแทรกย่อหน...

    docs.aspose.com/words/th/java/working-with-para...
  2. Bekerja dengan Paragraf di C#|Aspose.Words untu...

    Masukkan paragraf ke dalam dokumen C#. Atur gaya paragraf di C#. Bekerja dengan pemisah gaya paragraf C#. Memanipulasi simpul paragraf menggunakan C#....paragraf diwakili oleh kelas Paragraph . Sisipkan Paragraf Untuk...BreakIsStyleSeparato pada kelas Paragraph untuk mengidentifikasi paragraf...

    docs.aspose.com/words/id/net/working-with-parag...
  3. Логические уровни узлов в документе в Java|Aspo...

    В документации Aspose.Words для Java упоминаются логические уровни узлов – уровень блока, встроенный уровень или уровень строки. Уровень узла используется для описания местоположения в дереве документа, где обычно находится узел....представленных объектами Paragraph и Table уровня блоков. Кроме...следующими классами: Tables и Paragraphs , которые являются наиболее...

    docs.aspose.com/words/ru/java/logical-levels-of...
  4. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  5. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; Section section = new Section...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...doc . GetChild ( NodeType . Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  9. StyleCollection.Add | Aspose.Words per .NET

    Scopri il metodo StyleCollection Add per creare e aggiungere senza sforzo stili personalizzati definiti dall'utente alla tua collezione, migliorando la flessibilità di progettazione....Paragraph", la raccolta applicherà i...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  10. PythonでPowerPointプレゼンテーションに数式を追加する|Aspose.Slide...

    Aspose.Slides for Python via .NET を使用して PowerPoint の数式を操作する方法を学びます。プレゼンテーションの作成と編集を自動化するための詳細な手順、コード例、ヒントが提供されています。... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph MathParagraph クラスを使用すると、数式要素の組み合わせで構成された...

    docs.aspose.com/slides/ja/python-net/powerpoint...