Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 18,553 for

paragraph

(0.28 sec)
  1. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs [ 0 ]. ListLabel . LabelString , Is...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Paragraphs.Add(s1) ‘’ it does not like...Margin.Bottom = 10; cell1.Paragraphs.Add(htmlFragment); // Add...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  3. Girar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneiras de girar texto em PDF. Aspose.PDF permite girar texto em qualquer ângulo, girar fragmento de texto ou um parágrafo inteiro....TextParagraph paragraph = new TextParagraph (); paragraph . Position...parágrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/pt/python-net/rotate-text-i...
  4. Formato de texto de presentación en .NET|Docume...

    Formatee y diseñe texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Personalice fuentes, colores, alineación y más....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...resaltado para todo el párrafo. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/text-formatting/
  5. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Scopri il metodo VisitParagraphStart di DocumentVisitor, essenziale per gestire in modo efficiente l'enumerazione dei paragrafi nelle tue applicazioni. Migliora le tue competenze di programmazione!...VisitParagraphStart ( Paragraph paragraph ) Parametro Tipo Descrizione...Descrizione paragraph Paragraph L’oggetto che viene visitato. Valore...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TxtSaveOptionsBase Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Saving.TxtSaveOptionsBase för förbättrad dokumentsparning. Anpassa dina textformatalternativ för optimala resultat och effektivitet....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Skapa ett "TxtSaveOptions"-objekt...

    reference.aspose.com/words/sv/net/aspose.words....
  7. 在 Python 中为 PowerPoint 文本添加动画|Aspose.Slides for...

    使用 Aspose.Slides for Python 通过 .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循的优化代码示例。...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/animated-t...
  8. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples de MathematicalText d'Aspose.Slides for .NET : créez et mettez en forme des équations, des fractions, des matrices et des symboles avec C# dans des présentations PPT, PPTX et ODP....720 , 150 ); // Accéder au paragraphe mathématique. var mathParagraph...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/fr/net/examples/elements...
  9. Izveidojiet DOC, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu DOC pakalpojumā Python. Viegli izveidojiet DOC, izmantojot Python via .NET bibliotēku....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/lv/python-net/make/doc/
  10. Napravi Markdown Koristeći Python

    Napravite novi Markdown u Python u nekoliko koraka. Jednostavno izradite Markdown pomoću Python via .NET biblioteke....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hr/python-net/make/md/