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

paragraphs

(1.57 sec)
  1. إدارة النص الفوقي والنص السفلي في بايثون|وثائق ...

    إتقان النص الفوقي والنص السفلي في Aspose.Slides لبايثون عبر .NET وتعزيز عروضك التقديمية بتنسيق نص احترافي لتحقيق أقصى تأثير.... paragraphs . clear () # إنشاء فقرة للنص...الفوقي. superscript_paragraph = slides . Paragraph () # إنشاء جزء...

    docs.aspose.com/slides/ar/python-net/superscrip...
  2. Gestionar superíndice y subíndice en Python|Doc...

    Domina el superíndice y subíndice en Aspose.Slides para Python a través de .NET y eleva tus presentaciones con un formato de texto profesional para lograr el máximo impacto.... paragraphs . clear () # Crear un párrafo...superíndice. superscript_paragraph = slides . Paragraph () # Crear una...

    docs.aspose.com/slides/es/python-net/superscrip...
  3. Управление верхним и нижним индексом в Python|Д...

    Освойте верхний и нижний индексы в Aspose.Slides для Python через .NET и улучшите свои презентации профессиональным форматированием текста для максимального воздействия.... paragraphs . clear () # Создать абзац...индексе. superscript_paragraph = slides . Paragraph () # Создать текстовый...

    docs.aspose.com/slides/ru/python-net/superscrip...
  4. Lavorare con le forme Paragrafo|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/it/net/working-with-sha...
  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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  6. CompositeNode.InsertBefore | Aspose.Words لـ .NET

    اكتشف كيفية استخدام طريقة CompositeNode InsertBefore لإدراج العقد بسلاسة قبل العقد المرجعية، مما يعزز إدارة بنية البيانات لديك.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/nodejs-java/portion/
  8. RevisionsView Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.RevisionsView per scegliere facilmente tra la versione originale e quella rivista del documento, per una modifica e una collaborazione ottimizzate....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....sets text alignment for the paragraph. @property def alignment (...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.Add | Aspose.Words för .NET

    Upptäck hur metoden TabStopCollection Add effektivt lägger till eller uppdaterar tabbstopp, vilket förbättrar dokumentets layout och formatering....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Nedan följer två...

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