Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 18,545 for

paragraph

(0.1 sec)
  1. Mail Merge Plantilla en Python|Aspose.Words por...

    Cree una plantilla Mail Merge para definir contenido fijo en los documentos de salida y, a continuación, genere documentos combinados utilizando los campos combinados de Python....insert_text_input , inset_field y insert_paragraph . El siguiente ejemplo de... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/es/python-net/mail-merge-...
  2. 아카이브

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

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  3. 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-...
  4. 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...
  5. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...>\r\n\t\t" + "<o:Paragraphs>1</o:Paragraphs>\r\n\t\t" + "<o:...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 從 ODP 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析ODP Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. 使用 Python 從 PPT 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPT Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  8. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...Paragraphs.Add(htmlFragment); pdfDocument...pdfDocument.Pages[1].Paragraphs.Add(vSomeFloatingBox); pdfDocument...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  9. Укажите параметры компоновки в Python|Aspose.Wo...

    Укажите параметры компоновки для различных макетов документов, используя Python.... show_paragraph_marks – значение Boolean ...отображения не задано свойство show_paragraph_marks . В Microsoft Word эти...

    docs.aspose.com/words/ru/python-net/specify-lay...
  10. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs [ 0 ] . runs [ 0 ] . font.... first_section . body . paragraphs [ 1 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...