Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 625 for

paragraph lines count

(0.04 sec)
  1. Aspose.PDF for C++

    Este tópico mostra como o Aspose.PDF permite converter outros formatos de arquivo para documento PDF....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...texto como array de string auto lines = System :: IO :: File :: ReadAllLines...

    docs.aspose.com/pdf/pt/cpp/convert-other-files-...
  2. Aspose.PDF untuk C++

    Topik ini menunjukkan kepada Anda bagaimana Aspose.PDF memungkinkan mengonversi format file lain ke dokumen PDF....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...teks sebagai array string auto lines = System :: IO :: File :: ReadAllLines...

    docs.aspose.com/pdf/id/cpp/convert-other-files-...
  3. 텍스트를 PDF로 변환|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java는 일반 텍스트 파일을 PDF로 변환하거나 사전 포맷된 텍스트 파일을 PDF로 변환할 수 있습니다.... TextFragment 객체를 사용하여 Paragraphs 컬렉션에 새 단락을 추가하고 Document...배열로 읽기 List < String > lines ; try { lines = Files . readAllLines...

    docs.aspose.com/pdf/ko/androidjava/convert-text...
  4. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....# Crear párrafo de texto paragraph = ap . text . TextParagraph...líneas subsiguientes paragraph . subsequent_lines_indent = 20 # Especificar...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  5. علامة مائية|وثائق Aspose.Slides لـ Python

    إضافة علامات مائية نصية وصورية إلى عروض باور بوينت في بايثون... line_format . fill_format . fill_type...watermark_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/ar/python-net/watermark/
  6. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...TextBuilder ( page ) # 创建文本段落 paragraph = ap . text . TextParagraph...TextParagraph () # 设置后续行缩进 paragraph . subsequent_lines_indent = 20 # 指定添加...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  7. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... line_style = aw . LineStyle . DOT_DASH...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... line_style = aw . LineStyle . DOT_DASH...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment créer un graphique roulant dynamique av...

    Apprenez à créer un graphique roulant dynamique en utilisant Aspose.Cells for C++. Notre guide vous montrera comment implémenter des transitions de données fluides et des moyennes mobiles dans votre graphique pour une visualisation continue et mise à jour....roulant Dans les prochains paragraphes, nous vous montrerons comment...SetRefersTo ( u "=OFFSET(Sheet1!$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...

    docs.aspose.com/cells/fr/cpp/create-dynamic-rol...
  10. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...TextBuilder ( page ) # テキスト段落を作成 paragraph = ap . text . TextParagraph...# 以降の行のインデントを設定 paragraph . subsequent_lines_indent = 20 # T...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...