Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 18,530 for

paragraphs

(0.28 sec)
  1. Архивы

    Архивы...paragraph_format.alignment = aw.ParagraphAlignment...builder.move_to(cell.first_paragraph) # Build the inner table....

    blog.aspose.com/ru/words/create-table-in-word-u...
  2. Управление свойствами презентации с помощью Pyt...

    Освойте свойства презентаций в Aspose.Slides for Python via .NET и упростите поиск, брендинг и рабочий процесс в ваших файлах PowerPoint....[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...] paragraph . portions . clear () new_portion = slides . Portion...

    docs.aspose.com/slides/ru/python-net/presentati...
  3. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Inserting a Paragraph DocumentBuilder.writeln inserts...but in addition, it adds a paragraph break. Current font formatting...

    docs.aspose.com/words/java/use-documentbuilder-...
  4. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...$text ) { $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...BulletType :: Symbol ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/zh/php-java/automating-p...
  5. Automatisation de la génération PowerPoint en P...

    Automatisez la création de diapositives sur les plates-formes cloud avec Aspose.Slides pour PHP — générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....$text ) { $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...BulletType :: Symbol ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/fr/php-java/automating-p...
  6. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. PDF Tooltip en utilisant Python|Aspose.PDF pour...

    Apprenez à ajouter une info-bulle au fragment de texte dans un PDF en utilisant Python et Aspose.PDF... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/fr/python-net/pdf-tooltip/
  8. PDFに画像スタンプを追加する C#|Aspose.PDF for .NET

    Aspose.PDFライブラリを使用してImageStampクラスでPDFドキュメントに画像スタンプを追加します。...to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/ja/net/image-stamps-in-pdf-...
  9. Archiver

    les archives...collection de Paragraphes de la page page.Paragraphs.Add(image);...collection de paragraphes de la page page.paragraphs.add(image)...

    blog.aspose.com/fr/pdf/merge-jpg-to-pdf/
  10. Création d'un PDF complexe|Aspose.PDF pour Java

    Aspose.PDF pour Java vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe), et un tableau. Pour construire...centré. Ajouter l’en-tête aux Paragraphs . Créer un TextFragment pour...

    docs.aspose.com/pdf/fr/java/complex-pdf-example/