Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 3,915 for

vertical text

(0.73 sec)
  1. PythonでPDFにテキストスタンプを追加|Aspose.PDF for Python vi...

    Aspose.PDF for Pythonライブラリを使用してTextStampクラスでPDFドキュメントにテキストスタンプを追加します。...( input_pdf ) # テキストスタンプを作成 text_stamp = ap . TextStamp ( "Sample...スタンプが背景かどうかを設定 text_stamp . background = True # 原点を設定 text_stamp . x_indent...

    docs.aspose.com/pdf/ja/python-net/text-stamps-i...
  2. Convertir MHTML en JPG en Python – Aspose.HTML ...

    Convertissez du MHTML en JPG avec Aspose.HTML for Python via .NET. Explorez les conversions MHTML en JPG avec des exemples Python prêts à l'emploi.... vertical_resolution = dr. Resolution...media_type . SCREEN 25 options. text . use_hinting = True 26 27 #...

    docs.aspose.com/html/fr/python-net/convert-mhtm...
  3. 在 .NET 中管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。... Text = "Row 1 Cell 1" ; // 向第1行第2列单元格添加文本...table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2" ; // 在表格末尾复制第1行...

    docs.aspose.com/slides/zh/net/manage-rows-and-c...
  4. Práce s tvary v Python|Aspose.Words místo Pytho...

    Vytvořit a spravovat tvary, ole objekty v dokumentu pomocí Python....zadat text vertikální zarovnání ve tvaru pomocí vertical_anchor...

    docs.aspose.com/words/cs/python-net/working-wit...
  5. Unisci da PNG a PDF usando Python | Aspose.PDF

    Combina due o più documenti PNG in un singolo file PDF a livello di programmazione con codice di esempio Python utilizzando Aspose.PDF per Python for .NET...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....viceversa. Converti PDF in EPUB, Text, XPS, ecc. Puoi trovare ulteriori...

    products.aspose.com/pdf/it/python-net/merger/pn...
  6. Python을 사용하여 Word에서 테이블을 만드는 방법

    이 문서에서는 Python을 사용하여 Word에서 테이블을 만드는 방법을 설명합니다. 여기에는 환경을 구성하고 작업을 수행하는 프로그램을 작성하는 자세한 지침이 포함되어 있으며 Python을 사용하여 MS Word에 테이블을 삽입하기 위한 실행 가능한 샘플 코드도 공유합니다....클래스에는 cell_format 개체를 사용하여 너비, vertical_alignment, shading.background_pattern_color...background_pattern_color, wrap_text 및 fit_text를 설정하여 테이블에 셀을 추가하기 전에...

    kb.aspose.com/ko/words/python/how-to-create-a-t...
  7. Aspose.Cells 8.0.2での公開API変更|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add ( "A1" )]; //Set its vertical alignment setting comment...TextAlignmentType . Right ; //Set the Text Direction - Right-to-Left comment...

    docs.aspose.com/cells/ja/net/public-api-changes...
  8. Verwalten von Zeilen und Spalten in PowerPoint-...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für Android über Java und beschleunigen Sie die Bearbeitung von Präsentationen sowie Datenaktualisierungen....// Fügt der Zeile 1, Zelle 1 Text hinzu table . get_Item ( 0 ...// Fügt der Zeile 1, Zelle 2 Text hinzu table . get_Item ( 1 ...

    docs.aspose.com/slides/de/androidjava/manage-ro...
  9. Zeilen und Spalten in PowerPoint-Tabellen mit J...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für Java und beschleunigen Sie die Präsentationsbearbeitung sowie Datenaktualisierungen....dblCols , dblRows ); // Fügt Text in Zeile 1, Zelle 1 ein table...( "Row 1 Cell 1" ); // Fügt Text in Zeile 1, Zelle 2 ein table...

    docs.aspose.com/slides/de/java/manage-rows-and-...
  10. Comment remplir un formulaire PDF avec Python

    Ce court article explique comment remplir un formulaire PDF à l'aide de Python. Il contient les configurations IDE, les étapes pour écrire l'application et un exemple de code exécutable pour éditer un PDF remplissable à l'aide de Python....accéder au champ de zone de texte cible, mais vous pouvez également...la couleur et l’alignement vertical sont définies dans ce code...

    kb.aspose.com/fr/pdf/python/how-to-fill-in-a-pd...