Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 18,952 for

paragraphs

(0.16 sec)
  1. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....position of the referenced paragraph. @property def insert_relative_position...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعرف على كيفية إنشاء وتنسيق القوائم النقطية، والقوائم المصورة، والقوائم متعددة المستويات، والقوائم المرقمة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++....قائمة ذات رصاص، أضف كائنات Paragraph إلى ITextFrame وعيّن IBulletFormat::set_Type...) { auto paragraph = System :: MakeObject < Paragraph > (); auto...

    docs.aspose.com/slides/ar/cpp/manage-lists/
  3. Управление маркированными и нумерованными списк...

    Узнайте, как создавать и форматировать маркированные, маркер-изображения, многоуровневые и нумерованные списки в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++....список, добавьте объекты Paragraph в ITextFrame и установите...) { auto paragraph = System :: MakeObject < Paragraph > (); auto...

    docs.aspose.com/slides/ru/cpp/manage-lists/
  4. .NET でプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slides...

    Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップのガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ja/net/manage-bullet-and...
  5. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完整掌握段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  8. ParagraphFormat.OutlineLevel | Aspose.Words för...

    Upptäck egenskapen ParagraphFormat OutlineLevel för att enkelt definiera styckehierarki i dina dokument, vilket förbättrar organisationen och läsbarheten.... Writeln ( "Paragraph outline level 1." ); // Nivå...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // Två...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ParagraphFormat.OutlineLevel | Aspose.Words لـ ...

    اكتشف خاصية ParagraphFormat OutlineLevel لتحديد التسلسل الهرمي للفقرات في مستنداتك بسهولة، مما يعزز التنظيم وسهولة القراءة.... Writeln ( "Paragraph outline level 1." ); // المستوى...Level2 ; builder . Writeln ( "Paragraph outline level 2." ); // لن...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def...section, one body and one paragraph. # Call the "RemoveAllChildren"...

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