Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 18,534 for

paragraph

(0.4 sec)
  1. DOCX Létrehozása A Python Használatával

    Hozzon létre új DOCX ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) DOCX fájlt a Python via .NET könyvtár használatával....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hu/python-net/make/docx/
  2. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... first_paragraph ) builder . paragraph_format . style...= 'Courier New' builder . paragraph_format . style . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/...
  4. 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/...
  5. Gérer les exposants et indices dans les présent...

    Maîtrisez les exposants et indices dans Aspose.Slides pour .NET et améliorez vos présentations avec une mise en forme de texte professionnelle pour un impact maximal....l’intérieur de n’importe quel paragraphe d’une présentation. Pour...Effacez les paragraphes existants. Créez un nouveau Paragraph pour le...

    docs.aspose.com/slides/fr/net/superscript-and-s...
  6. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_paragraph . runs . count ) self . assertEqual...first_section . body . first_paragraph . runs [ 0 ] . text ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF 내 텍스트 회전하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일 내 텍스트 정렬을 조정하고 프레젠테이션을 개선하는 방법을 배웁니다.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/rotate-text-inside-pdf/
  8. 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/...
  9. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Scopri la proprietà ParagraphFormat PageBreakBefore e controlla facilmente le interruzioni di pagina prima dei paragrafi per migliorare la formattazione e la leggibilità del documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/it/net/aspose.words/...
  10. CompositeNode.InsertAfter | Aspose.Words لـ .NET

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

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