Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 18,545 for

paragraphs

(0.99 sec)
  1. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. aw . Hyphenation . register_dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height in C++....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/cpp/aspose.words/par...
  3. 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...
  4. تحريك نص PowerPoint في Python|وثائق Aspose.Slid...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة Python عبر .NET، مع أمثلة شفرة سهلة المتابعة ومُحسّنة....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ar/python-net/animated-t...
  5. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering.... Paragraphs . Count ); // Sammansatta...inline-noder som underordnade. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. arkiv

    arkiv...noder på både blocknivå (Paragraph , Table) eller inlinenivå...is_composite) : include_next_paragraph(endNode, nodes) # Returnera...

    blog.aspose.com/sv/words/extract-text-from-word...
  7. CleanupOptions.DuplicateStyle | Aspose.Words fö...

    Optimera dina dokument med CleanupOptions DuplicateStyle-egenskap – ta enkelt bort dubbletter av formatering för en renare och effektivare formatering. Standardvärdet är falskt.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Aspose::Words::DocumentVisitor::VisitParagraphE...

    Aspose::Words::DocumentVisitor::VisitParagraphEnd method. Called when enumeration of a paragraph has ended in C++....Called when enumeration of a paragraph has ended. virtual Aspose...Aspose :: Words :: Paragraph > paragraph ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour .NET, en améliorant les performances et la personnalisation....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/fr/net/portion/
  10. PowerPoint-Text in .NET animieren|Aspose.Slides...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET, mit leicht nachvollziehbaren, optimierten C#-Codebeispielen....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/net/animated-text/