Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 18,994 for

paragraph

(0.58 sec)
  1. Automatización de la generación de PowerPoint e...

    Automatice la creación de diapositivas en plataformas en la nube con Aspose.Slides para PHP: genere, edite y convierta archivos PowerPoint y OpenDocument de forma rápida y fiable....$text ) { $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...BulletType :: Symbol ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/es/php-java/automating-p...
  2. Comment changer la couleur d'arrière-plan en HT...

    Apprenez à définir la couleur d'arrière-plan HTML avec Aspose.HTML for .NET. Explorez les différentes méthodes grâce à des exemples prêts à l'emploi en C#....background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/fr/net/how-to-articles/how...
  3. Replace Text in PDF using C++|Aspose.PDF لـ C++

    تعرف على المزيد حول الطرق المختلفة لاستبدال النص وإزالته من PDF. تسمح Aspose.PDF باستبدال النص في منطقة معينة أو باستخدام تعبير عادي....); // Instantiate a Text paragraph that will store the content...( 5.0f ); hfFirst -> get_Paragraphs ()-> Add ( t1 ); auto t2...

    docs.aspose.com/pdf/ar/cpp/replace-text-in-pdf/
  4. 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...
  5. 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/
  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. 아카이브

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

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  8. 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-...
  9. 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...
  10. 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-...