Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 15,596 for

paragraph

(0.05 sec)
  1. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... paragraphs self . assertEqual ( paras...paras [ 0 ] . paragraph_format . style . name , 'MyStyle1_0' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Verwaltete PowerPoint-Absätze|Aspose.Slides für...

    Erstellen und Verwalten von Absätzen, Text, Rückenmaß und Eigenschaften in PowerPoint-Präsentationen...( $port02 ); $para1 = new Paragraph (); $tf -> getParagraphs ()...( $port12 ); $para2 = new Paragraph (); $tf -> getParagraphs ()...

    docs.aspose.com/slides/de/php-java/manage-parag...
  3. Comment insérer un commentaire dans un document...

    Dans ce didacticiel, vous apprendrez à insérer un commentaire dans un document Word à l'aide de C#. Ce code en C# insère un commentaire dans le document Word....peut être qu’un enfant de Paragraph. Nous utiliserons un exemple...commentaire dans n’importe quel paragraphe du document. Étapes pour...

    kb.aspose.com/fr/words/net/how-to-insert-commen...
  4. Aperçu du tableau|Aspose.Words pour Python

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes et des colonnes dans Aspose.Words pour Python. Comment travailler avec des tableaux dans Python....tableau et est composé d’un Paragraph et d’autres nœuds au niveau...l’aide du DocumentExplorer . Paragraphe vide après le tableau L’image...

    docs.aspose.com/words/fr/python-net/table-overv...
  5. ASP - VBScript عبر COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ar/net/asp-vbscript-via-com...
  6. 脚注 脚注|Aspose.PDF for Reporting Services

    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.... < Paragraphs > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > I’m...

    docs.aspose.com/pdf/ja/reportingservices/footno...
  7. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ポーション|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint プレゼンテーションのポーションを取得...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/ja/net/portion/
  9. Range.Revisions | Aspose.Words لـ .NET

    اكتشف مجموعة تعديلات النطاق. تتبع وأدر تغييرات العقارات بسهولة مع مجموعتنا الشاملة من التعديلات لتحسين وضوح المشروع....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Superíndice y Subíndice|Documentación de Aspose...

    Agregar texto en superíndice y subíndice a presentaciones de PowerPoint en Python... paragraphs . clear () # Crear párrafo...superíndice superPar = slides . Paragraph () # Crear porción con texto...

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