Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 18,545 for

paragraph

(0.56 sec)
  1. Formater le texte|Documentation Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/fr/net/format-text/
  2. دفترچه یادداشت های ویرایش های با Aspose.PSD برا...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  3. So entfernen Sie alle Seitenumbrüche in Word mi...

    In diesem Artikel erfahren Sie, wie Sie mit C# alle Seitenumbrüche in Word entfernen. Es enthält Informationen zu den IDE-Einstellungen, eine Liste von Schritten und ein ausführbares Programm zum Entfernen von Seitenumbrüchen in Word mit C#....und greifen Sie auf alle paragraphs zu. Analysieren Sie alle...GetChildNodes(), indem es NodeType.Paragraph als Argument bereitstellt...

    kb.aspose.com/de/words/net/how-to-remove-all-pa...
  4. Μετατροπή κουκκίδων σε Παράγραφο σε αρχείο Word...

    Μετατροπή κουκκίδων σε Παράγραφο σε αρχείο Word χρησιμοποιώντας Python. Αυτό το άρθρο καλύπτει μια λίστα βημάτων και ένα παράδειγμα κώδικα για την κατάργηση κουκκίδων από το έγγραφο του Word χρησιμοποιώντας Python....κόμβο σε μια παρουσία κλάσης paragraphs στο αρχείο Word Αποκτήστε...θυγατρικούς κόμβους του τύπου Paragraph. Θα αποκτήσουμε πρόσβαση στην...

    kb.aspose.com/el/words/python/convert-bullet-po...
  5. Hur man tar bort alla sidbrytningar i Word med C#

    Den här artikeln visar hur du tar bort alla sidbrytningar i Word med C#. Den har information om IDE-inställningarna, en lista med steg och ett körbart program för att eliminera sidbrytningar i Word med C#....och få tillgång till alla paragraphs Läs igenom alla stycken och...att tillhandahålla NodeType.Paragraph som ett argument för att få...

    kb.aspose.com/sv/words/net/how-to-remove-all-pa...
  6. แปลง Bullet Points เป็นย่อหน้าในไฟล์ Word โดยใช...

    แปลง Bullet Points เป็นย่อหน้าในไฟล์ Word โดยใช้ Python บทความนี้ครอบคลุมรายการขั้นตอนและโค้ดตัวอย่างในการลบสัญลักษณ์แสดงหัวข้อย่อยออกจากเอกสาร Word โดยใช้ Python...ละโหนดไปยังอินสแตนซ์คลาส paragraphs ในไฟล์ Word เข้าถึงคุณสมบัติ...และวนซ้ำโหนดย่อยทั้งหมดของประเภท Paragraph เราจะเข้าถึงคุณสมบัติ list_format...

    kb.aspose.com/th/words/python/convert-bullet-po...
  7. Style.Font | Aspose.Words för .NET

    Upptäck egenskapen Stil Teckensnitt för att enkelt förbättra din teckenformatering. Lås upp unika stilalternativ för ett elegant utseende!... Paragraph , "MyStyle1" ); style . Font...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Style.Font | Aspose.Words per .NET

    Scopri la proprietà Stile Font per migliorare la formattazione dei tuoi caratteri senza sforzo. Sblocca opzioni di stile uniche per un look impeccabile!... Paragraph , "MyStyle1" ); style . Font...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Comment.StoryType | Aspose.Words لـ .NET

    اكتشف خاصية StoryType لاسترداد التعليقات بسهولة وتعزيز تفاعل الجمهور مع محتواك. احصل على رؤى قيّمة اليوم!... Paragraph , footnote . LastChild . NodeType...Assert . AreEqual ( NodeType . Paragraph , comment . LastChild . NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. CompositeNode.SelectNodes | Aspose.Words per .NET

    Recupera senza sforzo i nodi con il metodo CompositeNode SelectNodes utilizzando espressioni XPath per una manipolazione avanzata dei dati e una codifica semplificata.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Guarda...

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