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

paragraph

(0.91 sec)
  1. TexteMath|Aspose.Slides pour Python Documentation

    Travaillez avec le texte mathématique en Python à l’aide d’Aspose.Slides : créez et modifiez des équations, des fractions, des radicaux, des scripts, le formatage, et générez les résultats pour PPT et PPTX....Accéder au paragraphe mathématique. math_paragraph = math_shape...text_frame . paragraphs [ 0 ] . portions [ 0 ] . math_paragraph # Ajouter...

    docs.aspose.com/slides/fr/python-net/examples/e...
  2. نص رياضي|وثائق Aspose.Slides لـ Python

    العمل مع النص الرياضي في بايثون باستخدام Aspose.Slides: إنشاء وتعديل المعادلات، الكسور، الجذور، النصوص المكتوبة، التنسيق، وعرض النتائج لملفات PPT و PPTX.... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # إضافة كسر بسيط: x / y. fraction...

    docs.aspose.com/slides/ar/python-net/examples/e...
  3. ParagraphFormat.SpaceBefore | Aspose.Words per ...

    Scopri la proprietà ParagraphFormat SpaceBefore per regolare facilmente la spaziatura dei paragrafi in punti, migliorando così la leggibilità e lo stile del tuo documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ListLabel.LabelString | Aspose.Words för .NET

    Upptäck egenskapen ListLabel LabelString för enkel strängrepresentation av listetiketter, vilket enkelt förbättrar din datapresentation och organisation.... Paragraph , true ); // Se om vi har...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/sv/net/aspose.words....
  5. 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...
  6. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    اكتشف خاصية ParagraphFormat PageBreakBefore، وتحكم بسهولة في فواصل الصفحات قبل الفقرات لتحسين تنسيق المستند وسهولة قراءته....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. 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/
  8. العمل مع فقرة الأشكال|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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/ar/net/working-with-sha...
  9. TabStopCollection.Count | Aspose.Words per .NET

    Scopri la proprietà TabStopCollection Count per accedere facilmente al numero totale di tabulazioni, migliorando così la progettazione dell'interfaccia utente e l'esperienza utente....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Node.CustomNodeId | Aspose.Words لـ .NET

    اكتشف خاصية Node CustomNodeId لتعريف عقدة مخصصة بكفاءة. حسّن مشروعك بمعرفات فريدة لتحسين التنظيم!... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...