Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 18,551 for

paragraphs

(2.58 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 아카이브

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

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  6. 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-...
  7. 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...
  8. 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-...
  9. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. 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-...