Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 18,485 for

paragraphs

(0.1 sec)
  1. NodeCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية NodeCollection Count للوصول بسهولة إلى العدد الإجمالي للعقد في مجموعتك، مما يعزز إدارة البيانات وكفاءتها.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. إدارة فقرات نص PowerPoint على Android|وثائق Asp...

    تحكم كامل في تنسيق الفقرات باستخدام Aspose.Slides لنظام Android—حسّن المحاذاة والمسافات والنمط في عروض PPT و PPTX و ODP باستخدام Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ar/androidjava/manage-pa...
  3. إدارة فقرات نص PowerPoint في Java|وثائق Aspose....

    إتقان تنسيق الفقرات باستخدام Aspose.Slides للـ Java — تحسين المحاذاة والمسافات والأنماط في عروض PPT و PPTX و ODP في Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ar/java/manage-paragraph/
  4. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C++....insert the paragraph number of the referenced paragraph in relative...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Faire Pivoter le Texte à l'Intérieur du PDF|Asp...

    Apprenez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, faire pivoter un fragment de texte ou un paragraphe entier....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...fragments de texte au paragraphe paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/fr/java/rotate-text-inside-...
  6. 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...
  7. 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...
  8. Hyperlink|Aspose.Slides for Node.js via .NET Do...

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

    docs.aspose.com/slides/nodejs-java/examples/ele...
  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. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_paragraph() Cast Node to Paragraph . as_row() Cast...first_section . body . first_paragraph para . append_child ( aw ...

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