Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 18,361 for

paragraphs

(0.16 sec)
  1. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Paragraphs[0].Portions[0].PortionFormat...Slides[0].Shapes[0]).TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  2. Masterfolie|Aspose.Slides Dokumentation

    Verwalten Sie Masterfolien in C# mit Aspose.Slides: Erstellen, Bearbeiten, Klonen und Formatieren von Designs, Hintergründen und Platzhaltern, um Folien in PowerPoint und OpenDocument zu vereinheitlichen.... Paragraphs [ 0 ]. ParagraphFormat ....Solid ; textBox . TextFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/de/net/examples/elements...
  3. Arsip

    Arsip...Tambahkan gambar ke koleksi Paragraphs halaman. Simpan dokumen....Tambahkan gambar ke koleksi Paragraphs halaman. Simpan dokumen....

    blog.aspose.com/id/pdf/convert-png-to-pdf-in-cs...
  4. Archiwa

    Archiwa...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/pl/slides/find-and-replace-text...
  5. Dessiner des lignes sur un PDF à l'aide de Python

    Cet article explique comment dessiner des lignes sur un PDF à l'aide de Python. Il contient les détails pour configurer l'IDE pour le développement, une liste d'étapes et un exemple de code pour ajouter des lignes à un PDF à l'aide de Python....graphique à la collection de paragraphes de la page sélectionnée Créer...graphique à la collection de paragraphes de la page. Enfin, créez...

    kb.aspose.com/fr/pdf/python/draw-lines-on-pdf-u...
  6. 使用 Java 将项目符号点转换为 Word 文件中的段落

    使用 Java 将项目符号点转换为 Word 文件中的段落。本主题包含使用 Java 从 Word 文档中删除项目符号点的步骤列表和工作代码。...文件访问到具有要点和编号列表的 Document 类 迭代所有节点并将其转换为 paragraphs 类对象 访问每个段落的ListFormat实例并调用removeNumbers()方法...Document 类实例访问 Word 文件,并迭代 Paragraph 类型的所有子节点。访问每个段落的 getListFormat()...

    kb.aspose.com/zh/words/java/convert-bullet-poin...
  7. Aspose.PSD for .NET 21.7 - リリースノート|Documentation

    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/ja/net/aspose-psd-for-net-2...
  8. كيفية إنشاء عروض تقديمية Hello World في .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.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...Solid ; ashp . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/how-to-create-hel...
  9. วิธีลบตัวแบ่งหน้าทั้งหมดใน Word โดยใช้ C #

    บทความนี้แนะนำวิธีลบตัวแบ่งหน้าทั้งหมดใน Word โดยใช้ C# มีข้อมูลเกี่ยวกับการตั้งค่า IDE รายการขั้นตอน และโปรแกรมที่รันได้เพื่อกำจัดตัวแบ่งหน้าใน Word โดยใช้ C#...เป้าหมายลงในวัตถุ Document และเข้าถึง paragraphs ทั้งหมด แยกวิเคราะห์ย่อห...GetChildNodes() โดยให้ NodeType.Paragraph เป็นอาร์กิวเมนต์เพื่อเข้าถึงการรวบรวมย่อหน้า...

    kb.aspose.com/th/words/net/how-to-remove-all-pa...
  10. Come leggere il documento di Word in C#

    Questo breve tutorial ti guida su come leggere il documento di Word in C#. Per leggere il testo dal documento Word, i dettagli dell'ambiente C# e il codice di esempio eseguibile con la descrizione sono condivisi....Ottieni tutti i nodi di tipo Paragraph dal documento Converti ogni...di nodo da recuperare come Paragraph, Run, Section, Body, HeaderFooter...

    kb.aspose.com/it/words/net/how-to-read-word-doc...