Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 18,529 for

paragraphs

(0.23 sec)
  1. ParagraphFormat.SpaceAfter | Aspose.Words per .NET

    Controlla la spaziatura dei paragrafi con la proprietà SpaceAfter. Regola facilmente la spaziatura in punti per migliorare la leggibilità e la presentazione 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/...
  2. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_before() on the paragraph where you want the run inserted...CompositeNode.insert_before() on the paragraph where you want the run inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/md/
  4. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/docx/
  5. Procurar

    Procurar...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/pt/slides/convert-ppt-to-video-...
  6. Comment ajouter une image à un document HTML ? ...

    Apprenez à ajouter des images au code HTML avec Aspose.HTML for .NET. Examinez différentes méthodes dans des exemples C# prêts à l'emploi....qu’il existe au moins deux paragraphes avant de procéder aux modifications...éléments de paragraphe en vérifiant que paragraphs.Length >= 2...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  7. Formater le texte PowerPoint en PHP|Documentati...

    Formater et styliser le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides for PHP via Java. Personnalisez les polices, les couleurs, l'alignement, et plus encore....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/fr/php-java/text-formatt...
  8. Aspose.Words Belge Nesne Modeli (DOM) C++ içind...

    Belge Nesne Modeli (DOM), bir Word belgesinin bellek içi temsilidir. C++ kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Örneğin Section veya Paragraph gibi başka düğümler içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run , ve...

    docs.aspose.com/words/tr/cpp/aspose-words-docum...
  9. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Upptäck DocumentVisitor VisitParagraphEnd-metoden – hantera effektivt styckeuppräkning i dina applikationer för förbättrad prestanda....VisitParagraphEnd ( Paragraph paragraph ) Parameter Typ Beskrivning...Beskrivning paragraph Paragraph Objektet som besöks. Returvärde En...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Shape.FirstParagraph | Aspose.Words per .NET

    Recupera il primo paragrafo di una forma senza sforzo. Migliora il layout del tuo documento con la nostra funzionalità "Forma PrimoParagrafo" di facile utilizzo.... public Paragraph FirstParagraph { get ; } Esempi...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....