Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 18,529 for

paragraph

(0.42 sec)
  1. استخراج متن و تصاویر از فایل های ODP با استفاده...

    کد منبع Python برای تجزیه ODP ارائه....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

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

    ซอร์สโค้ด Python เพื่อแยกวิเคราะห์การนำเสนอ ODP...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. Ejemplo de Hola Mundo usando el lenguaje C#|Asp...

    Esta muestra demuestra cómo crear un documento PDF simple con el texto Hola Mundo usando Aspose.PDF...TextFragment a la colección de Paragraph de la página. Guardar el documento...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/hello-world-example/
  4. Estrai testo e immagini da file ODP utilizzando...

    Python codice sorgente per analizzare la presentazione ODP....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/it/python-net/parser...
  5. המונחים: Layout Options Python|Aspose.Words עבו...

    המונחים: Layout אפשרויות עבור פריסות מסמך שונות Python.... show_paragraph_marks - A Boolean ערך, המצביע...אינו גלוי אלא אם כן show_paragraph_marks הנכס נועד להפוך אותו...

    docs.aspose.com/words/he/python-net/specify-lay...
  6. NodeList.ToArray | Aspose.Words för .NET

    Konvertera enkelt NodeList till en array med ToArray-metoden, vilket förenklar nodmanipulation och förbättrar ditt webbutvecklingsarbetsflöde.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Se...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Scopri la proprietà ParagraphFormat SpaceBeforeAuto. Regola automaticamente la spaziatura dei paragrafi per un aspetto curato e professionale nei tuoi documenti....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...doc . FirstSection . Body . Paragraphs [ 1 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Add header to the page Paragraphs . Create a TextFragment for...(description) to the page Paragraphs. Create a table, add table...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  10. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,提供清晰的 Java 代码。..."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/java/examples/element...