Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 19,019 for

paragraphs

(0.08 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/java/examples/elements/h...
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Hyperlink|Aspose.Slides Dokumentation

    Hyperlinks in Aspose.Slides für C++ hinzufügen und verwalten: Text, Formen und Bilder verlinken, Ziele und Aktionen für PPT, PPTX und ODP festlegen, mit C++-Beispielen....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  4. ParagraphFormat.SpaceBefore | Aspose.Words لـ .NET

    اكتشف خاصية ParagraphFormat SpaceBefore لتعديل المسافة بين الفقرات بسهولة بالنقاط، مما يعزز قابلية قراءة المستند وأسلوبه....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ParagraphFormat.SpaceBefore | Aspose.Words för ...

    Upptäck egenskapen ParagraphFormat SpaceBefore för att enkelt justera styckeavstånd i punkter, vilket förbättrar dokumentets läsbarhet och stil....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Pythonで上付き文字と下付き文字を管理|Aspose.Slides for Python ...

    Aspose.Slides for Python via .NETで上付き文字と下付き文字をマスターし、プロフェッショナルなテキスト書式設定でプレゼンテーションを最大のインパクトに高めましょう。... paragraphs . clear () # 上付き文字用の段落を作成します。...上付き文字用の段落を作成します。 superscript_paragraph = slides . Paragraph () # 通常テキストのテキスト部分を作成します。...

    docs.aspose.com/slides/ja/python-net/superscrip...
  7. FieldRef class | Aspose.Words for Python

    aspose.words.fields.FieldRef class. Implements the REF field...to the bookmarked paragraph. insert_paragraph_number Gets or sets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  8. إدارة فقرات نص PowerPoint في C++|وثائق Aspose.S...

    إتقان تنسيق الفقرات مع Aspose.Slides لـ C++ — تحسين المحاذاة والمسافات والأسلوب في عروض PPT و PPTX و ODP باستخدام C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/ar/cpp/manage-paragraph/
  9. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....last child of the node is a paragraph, // for us to be able to click...Is . EqualTo ( NodeType . Paragraph )); // Edit the appearance...

    reference.aspose.com/words/net/aspose.words/inl...
  10. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

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