Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 15,511 for

paragraph

(0.05 sec)
  1. Trích xuất Văn bản và Hình ảnh từ Tệp PPT bằng ...

    Mã nguồn Python để phân tích bản trình bày PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/vi/python-net/parser...
  2. 프로그래밍 방식으로 PDF 문서 만들기|Aspose.PDF for .NET

    이 페이지에서는 Aspose.PDF 라이브러리를 사용하여 처음부터 PDF 문서를 만드는 방법을 설명합니다.... 페이지의 Paragraphs 컬렉션에 TextFragment 를 추가합니다...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/create-document/
  3. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....Add the graph object to the paragraphs collection of the PDF document...this graph object to the paragraphs of the PDF file. Code to...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  4. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Anpassa dina listnivåer med egenskapen ListLevel CustomNumberStyleFormat. Ställ enkelt in unika nummerformat för förbättrad dokumentformatering.... Paragraphs ; Assert . AreEqual ( "001...doc . FirstSection . Body . Paragraphs [ 0 ]. ListFormat . ListLevel...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ShapeBase.WrapType | Aspose.Words per .NET

    Scopri la proprietà ShapeBase WrapType, controlla le forme in linea o mobili e personalizza l'avvolgimento del testo per una maggiore flessibilità di layout....AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....
  6. Gérer TextBox|Documentation d'Aspose.Slides pou...

    Créer une zone de texte sur des diapositives PowerPoint en utilisant PHP. Ajouter une colonne dans une zone de texte ou un cadre de texte dans des diapositives PowerPoint en utilisant PHP. Ajouter une zone de texte avec un lien hypertexte dans des diapositives PowerPoint en utilisant PHP....getTextFrame (); # Crée l'objet Paragraph pour le cadre de texte $para...un objet Portion pour le paragraphe $portion = $para -> getPortions...

    docs.aspose.com/slides/fr/php-java/manage-textbox/
  7. Types de Forme|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....Personnalisée Ellipse Groupe Ligne Paragraphe Portion Rectangle Mise en...

    docs.aspose.com/slides/fr/net/shape-types/
  8. כיצד להפיק תוכן בין המסמכים|Aspose.Words עבור .NET

    יצירת תוכן מסמך שונה באמצעות C#....יכולות להיות גם רמת בלוק ( Paragraph , Table ) או רמת Inline (e...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/net/how-to-extract-sel...
  9. 管理文本框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加文本框或文本框架... Paragraphs [ 0 ]; // 为段落创建一个 Portion...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) // 遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  10. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python... paragraphs [ 0 ] . paragraph_format . default_portion_format...watermark_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/python-net/watermark/