Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 18,324 for

paragraphs

(0.1 sec)
  1. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words DOM|Aspose.Words עבור Python via .NET

    Document Object Model ()DOM) הוא ייצוג פנימי של מסמך Word. קרא, מניפולציות ולשנות את התוכן והפורמט של מסמך Word באמצעות שימוש Python....צמתים אחרים, למשל, Section או Paragraph , מקור: CompositeNode השיעור...למטה. Document , Section , Paragraph , Table , Shape , Run , וכל...

    docs.aspose.com/words/he/python-net/aspose-word...
  3. إدارة أجزاء النص في العروض التقديمية باستخدام J...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides للغة Java، مع تحسين الأداء والتخصيص....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ar/java/portion/
  4. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Migliora i tuoi documenti con il metodo InsertStyleSeparator di DocumentBuilder, aggiungendo senza sforzo separatori di stile per una formattazione e un'organizzazione migliori.... Paragraph , "MyParaStyle" ); paraStyle...doc . FirstSection . Body . Paragraphs . Count ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management....LastParagraph property Gets the last paragraph among the immediate children...children. public Paragraph LastParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 아카이브

    아카이브...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/ko/slides/convert-ppt-to-video-...
  7. PythonでPowerPoint自動生成: 動的プレゼンテーションを簡単に作成|Aspose...

    Aspose.Slides for Pythonを使用してクラウドプラットフォーム上でスライド作成を自動化—PowerPointおよびOpenDocumentファイルを高速かつ信頼性を持って生成、編集、変換します。...create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/ja/python-net/automating...
  8. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph....is enabled for the current paragraph. @property def hanging_punctuation...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability....Gets the last paragraph in the shape. public Paragraph LastParagraph...TextBoxLayoutFlow.docx" ); See Also class Paragraph class Shape namespace Aspose...

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

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides للـ PHP عبر Java. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة للفقرة...# إنشاء فقرة $para = new Paragraph (); # ضبط نمط الرصاصة للفقرة...

    docs.aspose.com/slides/ar/php-java/manage-bullet/