Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 18,555 for

paragraphs

(0.14 sec)
  1. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/fr/net/image-stamps-in-pdf-...
  2. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection 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...
  3. Mail Merge Modèle dans Python|Aspose.Words pour...

    Créez un modèle Mail Merge pour définir un contenu fixe dans les documents de sortie, puis générez des documents de fusion à l'aide des champs de fusion dans Python....insert_text_input , inset_field et insert_paragraph . L’exemple de code suivant... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/fr/python-net/mail-merge-...
  4. Android で PowerPoint テキストをフォーマットする|Aspose.Slide...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/ja/androidjava/text-form...
  5. Архивы

    Архивы...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...
  6. C#을 사용하여 HTML, MHTML 및 Markdown 편집

    C#에서 HTML, Markdown 및 MHTML 파일을 편집하는 코드입니다. Aspose.HTML for .NET API 함수를 사용하여 문서의 콘텐츠를 생성, 제거 또는 편집할 수 있습니다....Body; // Create a paragraph element var p = (HTMLPara...SetAttribute( "id" , "my-paragraph" ); // Create a text node...

    products.aspose.com/html/ko/net/editor/
  7. Управление свойствами презентации с помощью 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...
  8. Shape Types in Aspose.Slides for PHP via Java|A...

    Learn every shape type in Aspose.Slides for PHP via Java, with clear examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations in PHP Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/php-java/shape-types/
  9. Extraer Párrafo de PDF|Aspose.PDF para PHP vía ...

    Este artículo describe cómo usar ParagraphAbsorber, una herramienta especial en Aspose.PDF para extraer texto de documentos PDF....$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/es/php-java/extract-paragra...
  10. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....image is added to the first paragraph in the newly created page...required to the selected paragraph. In this article, we have...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...