Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 18,953 for

paragraphs

(1.41 sec)
  1. Izveidojiet PDF, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu PDF pakalpojumā Python. Viegli izveidojiet PDF, 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/pdf/
  2. הפוך את PDF באמצעות Python

    צור PDF חדש ב Python במספר שלבים. צור בקלות את PDF באמצעות ספריית Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/he/python-net/make/pdf/
  3. Tee PDF Käyttämällä Python

    Luo uusi PDF paikassa Python muutamassa vaiheessa. Luo PDF helposti Python via .NET kirjaston avulla....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fi/python-net/make/pdf/
  4. Tee WORD Käyttämällä Python

    Luo uusi WORD paikassa Python muutamassa vaiheessa. Luo WORD helposti Python via .NET kirjaston avulla....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fi/python-net/make/word/
  5. Animar texto de PowerPoint en .NET|Documentació...

    Cree texto animado dinámico en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET, con ejemplos de código C# optimizados y fáciles de seguir....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/es/net/animated-text/
  6. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....sets text alignment for the paragraph. get alignment () : Aspose...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphCollection Class | Aspose.Words per .NET

    Scopri Aspose.Words.ParagraphCollection per un accesso senza interruzioni ai nodi Paragrafo strutturati, migliorando l'efficienza e la manipolazione dei documenti nei tuoi progetti....tipizzato a una raccolta di Paragraph nodi. Per saperne di più,...Item { get; } Recupera un Paragraph all’indice dato. (2 indexers)...

    reference.aspose.com/words/it/net/aspose.words/...
  8. مثال لـ Hello World باستخدام لغة Python|Aspose....

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط "Hello, World!" باستخدام Aspose.PDF لـ Python...باستخدام الدالة page_get_paragraphs . إنشاء كائن صورة جديد باستخدام...مجموعة الفقرات باستخدام الدالة paragraphs_add_image . حفظ المستند إلى...

    docs.aspose.com/pdf/ar/python-cpp/hello-world-e...
  9. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  10. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...