Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 18,512 for

paragraph

(0.2 sec)
  1. Convertir un document en Markdown en C#|Aspose....

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de C#....direct: Les titres sont des paragraphes avec les styles Titre 1 –...Les blockquotes sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/net/convert-a-document...
  2. Archiwa

    Archiwa...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/pl/slides/convert-ppt-to-video-...
  3. C# 格式的 Aspose.Words Document Object Model (DOM)...

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 C# 读取、操作和修改 Word 文档的内容和格式。...可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode 类,而 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 以及图表上的所有其他省略号都是表示...

    docs.aspose.com/words/zh/net/aspose-words-docum...
  4. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...object to paragraphs collection of page page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/add-arc/
  5. Insérer une Image dans une Cellule de Tableau e...

    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....un ou plusieurs paragraphes, et un paragraphe peut être une image...cellule est une collection de paragraphes. Ainsi, selon notre DOM,...

    docs.aspose.com/pdf/fr/java/insert-an-image-int...
  6. C++ を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ja/cpp/portion/
  7. FieldListNum.HasListName | Aspose.Words لـ .NET

    اكتشف كيف تشير خاصية FieldListNum HasListName إلى ما إذا كان اسم تعريف الترقيم المجرد مدرجًا في كود الحقول لتحسين تنسيق المستندات.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  8. FieldListNum.ListName | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListName لإدارة تعريفات الترقيم المجردة بسهولة لتحسين تنظيم المستندات ووضوحها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Inline.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Inline ParentParagraph للوصول بسهولة إلى الفقرة الأصلية لأي عقدة، مما يعزز كفاءة الترميز وبنيته....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/ar/net/aspose.words/...