Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 18,351 for

paragraphs

(0.3 sec)
  1. המונחים: Layout Options Python|Aspose.Words עבו...

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

    docs.aspose.com/words/he/python-net/specify-lay...
  2. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...using Table, Row, Cell and Paragraph classes. Updated on 07 Oct...

    kb.aspose.com/words/net/how-to-create-table-in-...
  3. Travailler avec des Graphiques dans un fichier ...

    Cet article explique ce qu'est un Graphique, comment créer un objet rectangle rempli, et d'autres fonctions...est un élément de niveau paragraphe et peut être ajouté à la...la collection de Paragraphes dans une instance de Page. Une instance...

    docs.aspose.com/pdf/fr/net/working-with-graphs/
  4. 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/
  5. 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...
  6. แยกข้อความและรูปภาพจากไฟล์ 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...
  7. Extraheer tekst en afbeeldingen uit PPT-bestand...

    Python broncode om PPT presentatie te ontleden....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/nl/python-net/parser...
  8. استخراج متن و تصاویر از فایل های 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...
  9. 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/...
  10. 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/...