Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 18,585 for

paragraph

(0.17 sec)
  1. Arsip

    Arsip...bisa berupa node level blok (Paragraph , Tabel) atau level inline...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/id/words/extract-text-from-word...
  2. Node Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Node, den viktiga grunden för alla Word-dokumentnoder, som möjliggör sömlös dokumenthantering och anpassning....Document doc = new Document (); Paragraph para = doc . FirstSection...detta dokument. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. إدارة أجزاء النص في العروض التقديمية في .NET|تو...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides for .NET، مما يعزز الأداء والتخصيص....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/ar/net/portion/
  4. Pythonमें एक दस्तावेज़ बनाएं

    Python via .NET लाइब्रेरी का उपयोग करके एक फाइल बनाएं। Python में कुछ ही चरणों में आसानी से एक नया दस्तावेज़ बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/
  5. Python का उपयोग करके WORD बनाएं

    कुछ ही चरणों में Python में एक नया WORD बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से WORD बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/word/
  6. Python का उपयोग करके DOC बनाएं

    कुछ ही चरणों में Python में एक नया DOC बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOC बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/doc/
  7. Formater le texte PowerPoint en JavaScript|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument en utilisant JavaScript et Aspose.Slides pour Node.js. Personnalisez les polices, les couleurs, l'alignement et plus encore.... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/fr/nodejs-java/text-form...
  8. Chercher

    chercher...éléments tels que titre, paragraphe, texte, etc. Ensuite, appelez...Ajouter un paragraphe // 1. Créer un élément de paragraphe var p =...

    blog.aspose.com/fr/html/create-read-edit-html-f...
  9. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Slides [ 0 ]); // Get paragraphs from the target shape (assumes...used) IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/net/developer-guide/tech...
  10. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/it/net/aspose.words....