Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 15,604 for

paragraphs

(0.05 sec)
  1. ParagraphFormat.SpaceAfter | Aspose.Words för .NET

    Styr styckeavståndet med egenskapen SpaceAfter. Justera enkelt avståndet i punkter för att förbättra dokumentets läsbarhet och presentation....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...utilisant les propriétés current_paragraph et current_section . Toutes...

    docs.aspose.com/words/fr/python-net/navigation-...
  4. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document....# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Анимированный текст|Документация Aspose.Slides ...

    Добавьте анимированный текст и эффекты в презентацию PowerPoint на Python...[ 0 ] paragraph = autoShape . text_frame . paragraphs [ 0 ] #...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ru/python-net/animated-t...
  6. ListLabel.LabelString | Aspose.Words per .NET

    Scopri la proprietà LabelString di ListLabel per una semplice rappresentazione in formato stringa delle etichette degli elenchi, migliorando così la presentazione e l'organizzazione dei tuoi dati senza sforzo.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words....
  7. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  9. ทำให้ Markdown โดยใช้ Python

    สร้าง Markdown ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง Markdown อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/md/
  10. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/