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

paragraph

(0.15 sec)
  1. 아카이브

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

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  2. 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-...
  3. 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...
  4. 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-...
  5. Mail Merge Mẫu trong Python|Aspose.Words cho Py...

    Tạo mẫu Mail Merge để xác định nội dung cố định trong tài liệu đầu ra, sau đó tạo tài liệu hợp nhất bằng cách sử dụng các trường hợp nhất trong Python....insert_text_input , inset_field và insert_paragraph . Ví dụ mã sau đây cho thấy... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/vi/python-net/mail-merge-...
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....i ++ ) { // Loop through paragraphs in current ITextFrame for...textFramesPPTX [ i ] -> get_Paragraphs ()) { // Loop through portions...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  7. Creando un PDF complejo|Aspose.PDF para C++

    Aspose.PDF para C++ te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....Añadir el encabezado a los Paragraphs de la página. Crea un TextFragment...( position ); page -> get_Paragraphs () -> Add ( header ); //...

    docs.aspose.com/pdf/es/cpp/complex-pdf-example/
  8. 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...
  9. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF....TextFragment a la colección Paragraphs de la página. Guarda el documento...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/create-document/
  10. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...being added to the page’s paragraphs. After all TextFragments...text_state . font_size = 20 page . paragraphs . add ( text ) document ...

    docs.aspose.com/pdf/python-net/determine-line-b...