Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 18,485 for

paragraphs

(0.19 sec)
  1. Zrób HTML Za Pomocą Python

    Utwórz nowe HTML w Python w kilku krokach. Łatwo twórz HTML za pomocą Python via .NET biblioteki....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/pl/python-net/make/html/
  2. Vytvořit HTML Pomocí Python

    Vytvořte nový HTML v Python v několika krocích. Snadno vytvořte HTML pomocí knihovny Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/cs/python-net/make/html/
  3. DOC Létrehozása A Python Használatával

    Hozzon létre új DOC ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) DOC fájlt a Python via .NET könyvtár használatával....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hu/python-net/make/doc/
  4. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  5. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android mediante Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establecer el tipo de viñeta...Crear un párrafo Paragraph para = new Paragraph (); // Establecer...

    docs.aspose.com/slides/es/androidjava/manage-bu...
  6. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rotar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneras de rotar texto en PDF. Aspose.PDF le permite rotar texto a cualquier ángulo, rotar un fragmento de texto o un párrafo completo....TextParagraph paragraph = new TextParagraph (); paragraph . Position...párrafo paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/es/python-net/rotate-text-i...
  8. CleanupOptions.DuplicateStyle | Aspose.Words pe...

    Ottimizza i tuoi documenti con la proprietà DuplicateStyle di CleanupOptions rimuovi facilmente gli stili duplicati per una formattazione più pulita ed efficiente. Il valore predefinito è "false".... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 아카이브

    아카이브...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ko/slides/apply-text-animation-...