Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 18,319 for

paragraphs

(0.09 sec)
  1. NodeCollection.Item | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ListLabel.LabelValue | Aspose.Words لـ .NET

    اكتشف خاصية ListLabel LabelValue لاسترداد القيم الرقمية للعلامات بسهولة، مما يعزز كفاءة إدارة البيانات وإعداد التقارير.... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Run Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Run, en kraftfull klass för att hantera teckensekvenser med konsekvent teckensnittsformatering, vilket förbättrar effektiviteten i din dokumentbehandling....{ get; } Hämtar föräldern Paragraph av denna nod. PhoneticGuide...kan bara vara ett barn av Paragraph eller inline StructuredDocumentTa...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final paragraph of your story, enhancing your content management experience....Gets the last paragraph in the story. public Paragraph LastParagraph...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  6. ค้นหา

    ค้นหา...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // เ...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/th/slides/apply-animation-to-te...
  7. NodeCollection.Count | Aspose.Words per .NET

    Scopri la proprietà NodeCollection Count per accedere facilmente al numero totale di nodi nella tua raccolta, migliorando l'efficienza e la gestione dei dati.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....sets text alignment for the paragraph. Aspose :: Words :: ParagraphAlignment...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...
  10. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....lastParagraph property Gets the last paragraph in the story. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

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