Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 18,953 for

paragraphs

(0.07 sec)
  1. Maak DOCX Met Python

    Maak in een paar stappen een nieuwe DOCX in Python. Maak eenvoudig DOCX met de Python via .NET bibliotheek....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/nl/python-net/make/docx/
  2. جعل DOC باستخدام Python

    أنشئ DOC جديدًا في Python في بضع خطوات. بسهولة إنشاء DOC باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/doc/
  3. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/docx/
  4. با استفاده از 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/
  5. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....section has Body with one Paragraph . public void EnsureMinimum...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/net/aspose.words/sec...
  6. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Esplora senza sforzo il tuo documento con il metodo MoveToParagraph di DocumentBuilder, che consente di spostare rapidamente il cursore su qualsiasi paragrafo della sezione....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Buat Tagged PDF dengan Python|Aspose.PDF for Py...

    Pelajari cara membuat dokumen PDF bertanda dalam Python dengan Aspose.PDF for Python via .NET, termasuk elemen struktur PDF/UA, formulir yang dapat diakses, halaman TOC, dan penandaan otomatis....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/id/python-net/create-tagged...
  8. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Paragraphes La mise en forme actuelle du paragraphe est représentée...propriétés de mise en forme de paragraphe disponibles dans Microsoft...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  9. 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/
  10. 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...