Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 18,952 for

paragraphs

(0.15 sec)
  1. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....
  2. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ParagraphCollection.ToArray | Aspose.Words لـ .NET

    قم بتحويل ParagraphCollection إلى مصفوفة بسهولة باستخدام طريقة ToArray، مما يؤدي إلى تبسيط إدارة البيانات وتحسين معالجة المستندات لديك.... public Paragraph [] ToArray () قيمة الإرجاع...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.GetChildNodes | Aspose.Words per ...

    Scopri il metodo CompositeNode GetChildNodes recupera senza sforzo una raccolta live di nodi figlio personalizzati in base al tipo specificato per prestazioni migliorate.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Verwalten von Aufzählungs‑ und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑, Bild‑, mehrstufige und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java erstellen und formatieren.... 92 , 92 ); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/de/java/manage-lists/
  7. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/md/
  8. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/docx/
  9. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/pdf/
  10. Gestion des listes à puces et numérotées dans l...

    Apprenez comment gérer les listes à puces et numérotées dans les présentations PowerPoint et OpenDocument en JavaScript avec Aspose.Slides pour Node.js. Guide étape par étape....d’articles sur la gestion des paragraphes de texte. Cette page illustre...comment gérer les puces de paragraphe. Les puces sont plus utiles...

    docs.aspose.com/slides/fr/nodejs-java/manage-bu...