Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 19,008 for

paragraph

(0.07 sec)
  1. Obtenir les propriétés effectives de forme à pa...

    Découvrez comment Aspose.Slides pour Python via .NET calcule et applique les propriétés effectives des formes pour un rendu précis de PowerPoint et OpenDocument.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/fr/python-net/shape-effe...
  2. HTML-Dokument in Python bearbeiten – Aspose.HTM...

    Lernen Sie, wie man HTML DOM mit Aspose.HTML for Python via .NET bearbeitet; wie man HTML Elemente erstellt, auffüllt, hinzufügt und CSS bearbeitet....Attribut id für das Element paragraph zu setzen. Erstellen Sie einen...document. body 18 19 # Create a paragraph element < p > 20 p = document...

    docs.aspose.com/html/de/python-net/edit-html-do...
  3. Archivo

    Archivo...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/es/words/extract-text-from-word...
  4. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 将标题添加到页面的 Paragraphs 。 为描述创建一个 TextFragment 。对于描述,我们将使用...创建一个表格,添加表格属性。 将(表格)添加到页面的 Paragraphs 。 保存文档为 “Complex.pdf”。 以下代码片段也适用于...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  5. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/net/manage-autofit-setti...
  6. すべてのスライドのタイトルを取得|Aspose.Slides ドキュメント

    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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/ja/net/get-the-titles-of...
  7. EditableRangeEnd Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeEnd, utformad för att effektivt hantera redigerbara områden i Word-dokument för smidig dokumentredigering....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. EditableRangeEnd Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRangeEnd، المصممة لإدارة النطاقات القابلة للتحرير في مستندات Word بكفاءة لتحرير المستندات بسلاسة....على المستوى المضمن، أي داخل Paragraph ، ولكن يمكن أن يكون نطاق البداية..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. FieldRef.BookmarkName | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef BookmarkName لإدارة وتخصيص إشاراتك المرجعية بسهولة. حسّن تصفح مستنداتك بسهولة!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/ar/net/aspose.words....
  10. .NET のプレゼンテーションから段落の境界を取得する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で段落とテキストポーションの境界を取得し、PowerPoint プレゼンテーションにおけるテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ja/net/paragraph/