Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 18,529 for

paragraph

(0.19 sec)
  1. Archiv

    Archiv...paragraph_format.alignment = aw.ParagraphAlignment...builder.move_to(cell.first_paragraph) # Build the inner table....

    blog.aspose.com/de/words/create-table-in-word-u...
  2. Verwalten von Präsentationseigenschaften mit Py...

    Meistern Sie die Präsentationseigenschaften in Aspose.Slides für Python via .NET und optimieren Sie Suche, Branding und Arbeitsabläufe in Ihren PowerPoint-Dateien....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...] paragraph . portions . clear () new_portion = slides . Portion...

    docs.aspose.com/slides/de/python-net/presentati...
  3. Cell.node_type property | Aspose.Words for Python

    Cell.node_type property. Returns [NodeType.CELL](../../../aspose.words/nodetype/#CELL)....paragraphs property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Javaでプレゼンテーションのハイパーリンクを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument のプレゼンテーション内のハイパーリンクを簡単に管理し、数分でインタラクティブ性とワークフローを向上させます。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ja/java/manage-hyperlinks/
  5. 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...
  6. 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/
  7. 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...
  8. 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-...
  9. 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-...
  10. 아카이브

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

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