Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,537 for

paragraph

(0.13 sec)
  1. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. let paragraph = mathShape...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  2. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Scopri la proprietà TrailingSpacesOptions di TxtLoadOptions per gestire facilmente gli spazi finali. Personalizza la gestione con l'opzione predefinita Trim per risultati ottimali....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  3. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Scopri la proprietà LeadingSpacesOptions di TxtLoadOptions per personalizzare la gestione degli spazi iniziali. Ottimizza il caricamento del testo con l'impostazione predefinita ConvertToIndent....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  4. Rotar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneras de rotar texto en PDF. Aspose.PDF le permite rotar texto a cualquier ángulo, rotar un fragmento de texto o un párrafo completo....TextParagraph paragraph = new TextParagraph (); paragraph . Position...párrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/es/python-net/rotate-text-i...
  5. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph - T:Aspose.PSD.FileFormats...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ar/net/release-notes/releas...
  6. Animer le texte PowerPoint en .NET|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET, avec des exemples de code C# faciles à suivre et optimisés....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/net/animated-text/
  7. Font.StrikeThrough | Aspose.Words för .NET

    Upptäck egenskapen för genomstruken text. Formatera enkelt text med genomstruken text för tydlig visuell betoning i dina designer. Förbättra läsbarheten idag!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Font.DoubleStrikeThrough | Aspose.Words per .NET

    Scopri la proprietà Font DoubleStrikeThrough. Formatta facilmente il testo con una doppia barratura per una maggiore chiarezza e stile nei tuoi documenti....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/it/net/aspose.words/...
  9. PHPでPowerPointテキストをアニメーション化|Aspose.Slides for P...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument プレゼンテーションで動的なアニメーションテキストを作成し、分かりやすく最適化されたコード例を提供します。...animation effects to a single paragraph. This sample code shows you...animation effect to a single paragraph: $presentation = new Presentation...

    docs.aspose.com/slides/ja/php-java/animated-text/
  10. Verwalten von Hoch- und Tiefgestellt in Python|...

    Meistern Sie Hoch- und Tiefgestellt in Aspose.Slides für Python über .NET und verbessern Sie Ihre Präsentationen mit professioneller Textformatierung für maximale Wirkung.... paragraphs . clear () # Absatz für hochgestellten...erstellen. superscript_paragraph = slides . Paragraph () # Textabschnitt...

    docs.aspose.com/slides/de/python-net/superscrip...