Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 18,336 for

paragraph

(0.09 sec)
  1. JavaでPowerPoint生成を自動化:ダイナミックなプレゼンテーションを簡単に作成|As...

    Aspose.Slides for Javaを使用してクラウドプラットフォーム上でスライド作成を自動化し、PowerPointおよびOpenDocumentファイルを高速かつ確実に生成、編集、変換します。...text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/ja/java/automating-power...
  2. Python'te Düzen Seçeneklerini Belirleyin|Python...

    Python'i kullanarak çeşitli belge düzenleri için Düzen Seçeneklerini belirtin.... show_paragraph_marks – paragraf işareti karakterlerinin...paragraf işareti bulunur. show_paragraph_marks özelliği onu oluşturacak...

    docs.aspose.com/words/tr/python-net/specify-lay...
  3. Extraheer tekst en afbeeldingen uit ODP-bestand...

    Python broncode om ODP 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...
  4. Aspose.Words for Python

    Cette API vous permet d'effectuer toutes sortes d'opérations sur des fichiers Words en code Python, y compris la création, l'édition et la conversion, etc....avec Python Convertir un paragraphe en puces dans Word à l'aide...Python Convertir des puces en paragraphe dans un fichier Word à l'aide...

    kb.aspose.com/fr/words/python/page/2/
  5. ShapeBase.WrapType | Aspose.Words för .NET

    Upptäck ShapeBase WrapType-egenskapen, styr inbäddade eller flytande former och anpassa textbrytning för ökad layoutflexibilitet....AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/sv/net/aspose.words....
  6. NodeList.ToArray | Aspose.Words per .NET

    Converti senza sforzo NodeList in un array con il metodo ToArray, semplificando la manipolazione dei nodi e migliorando il flusso di lavoro di sviluppo web.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Guarda...

    reference.aspose.com/words/it/net/aspose.words/...
  7. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...Paragraphs.Add(stuff); } } page.Paragraphs.Add(table);...cell.Paragraphs.Add(textFragment); } } page.Paragraphs.Add(table);...

    forum.aspose.com/t/how-to-define-the-cell-split...
  8. 아카이브

    아카이브...Paragraphs.Add(Image) 메서드를 사용하여 페이지에...// 섹션의 단락 컬렉션에 이미지 추가 page.Paragraphs.Add(image1); // 이미지 파일 스트림...

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  9. Chercher

    chercher...être composé de différents paragraphes, sections ou pages. Pour...suivants. &p pour un saut de paragraphe &b pour un saut de section...

    blog.aspose.com/fr/words/find-and-replace-text-...
  10. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...Paragraphs.Add(new TextFragment(headers[i...Set footer content footer.Paragraphs.Add(new TextFragment(footers[i...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...