Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 18,953 for

paragraph

(0.16 sec)
  1. Ekstrak Paragraf dari PDF|Aspose.PDF untuk PHP ...

    Artikel ini menjelaskan cara menggunakan ParagraphAbsorber - alat khusus di Aspose.PDF untuk mengekstrak teks dari dokumen PDF....$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/id/php-java/extract-paragra...
  2. แยกข้อความและรูปภาพจากไฟล์ PPT โดยใช้ Python | ...

    ซอร์สโค้ด Python เพื่อแยกวิเคราะห์การนำเสนอ PPT...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/th/python-net/parser...
  3. แยกข้อความและรูปภาพจากไฟล์ PPTX โดยใช้ Python |...

    ซอร์สโค้ด Python เพื่อแยกวิเคราะห์การนำเสนอ PPTX...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/th/python-net/parser...
  4. Inline.Font | Aspose.Words لـ .NET

    اكتشف خاصية "الخط المضمن" للتحكم السلس بتنسيق الخطوط. حسّن تصميمك مع سهولة الوصول إلى أنماط وتأثيرات نصية قابلة للتخصيص.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Font.AutoColor | Aspose.Words för .NET

    Upptäck egenskapen AutoColor för teckensnitt, hämta aktuell textfärg (svart eller vit) för automatiska färgjusteringar. Optimera din design utan ansträngning!... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...doc . FirstSection . Body . Paragraphs [ 1 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Font.AutoColor | Aspose.Words لـ .NET

    اكتشف خاصية "اللون التلقائي للخط"، واحصل على لون النص الحالي (أسود أو أبيض) لتعديل الألوان تلقائيًا. حسّن تصميمك بسهولة!... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...doc . FirstSection . Body . Paragraphs [ 1 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....it Add this graph to the paragraphs collection of the selected...that is finally added to the paragraphs collection of the selected...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  8. CompositeNode.RemoveAllChildren | Aspose.Words ...

    امسح جميع العقد الفرعية بسهولة باستخدام طريقة CompositeNode RemoveAllChildren. بسّط برمجتك وحسّن أدائك اليوم!... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Administrar propiedades de la presentación con ...

    Domina las propiedades de la presentación en Aspose.Slides para Python a través de .NET y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos de PowerPoint....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...] paragraph . portions . clear () new_portion = slides . Portion...

    docs.aspose.com/slides/es/python-net/presentati...
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Paragraphs[0].Portions[0].PortionFormat...Slides[0].Shapes[0]).TextFrame.Paragraphs[0].Portions[0].PortionFormat...

    forum.aspose.com/t/cannot-find-a-way-to-determi...