Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 3,885 for

vertical text

(0.17 sec)
  1. Конвертировать EPUB в PNG – Aspose.HTML for Pyt...

    Конвертируйте EPUB в PNG с помощью библиотеки Python Aspose.HTML. Рассмотрим различные сценарии преобразования EPUB в PNG на примерах кода Python.... vertical_resolution = dr. Resolution...media_type . SCREEN 26 options. text . use_hinting = True 27 28 #...

    docs.aspose.com/html/ru/python-net/convert-epub...
  2. Функции настройки страницы с помощью C++|Docume...

    Узнайте, как настроить параметры страницы в файлах Excel с помощью Aspose.Cells и C++...."&CHeader Text" ); pageSetup . SetFooter ( 0 , "&CFooter Text" ); //...worksheet horizontally and vertically PageSetup pageSetup = worksheet...

    docs.aspose.com/cells/ru/cpp/page-setup-features/
  3. Konvertieren von HTML in JPEG in Python – Aspos...

    Konvertieren Sie HTML in JPEG programmatisch mit Aspose.HTML for Python via .NET. Erkunden Sie die Konvertierungsszenarien von HTML zu JPEG mit Python-Beispielen....komplexe Weblayouts, Grafiken und Text ein statisches Bild darstellen...from_dots_per_inch (50. 0 ) 26 options. vertical_resolution = dr. Resolution...

    docs.aspose.com/html/de/python-net/convert-html...
  4. Obtener propiedades efectivas de forma de prese...

    Descubra cómo Aspose.Slides for .NET calcula y aplica propiedades efectivas de forma para una renderización precisa de PowerPoint.... WriteLine ( "Text vertical type: " + effectiveTextFrameFo...portion0 = new Portion ( "Sample text with first portion" ); IPortion...

    docs.aspose.com/slides/es/net/shape-effective-p...
  5. Ausrichtungseinstellungen|Documentation

    In der Aspose.Cells Bibliothek können Sie die Zellenausrichtung verwenden, um das Layout und die Anzeige des Textes mit JavaScript via C++ anzupassen. Dieses Dokument bietet detaillierte Schritte und Beispielcode für die Verwendung von Aspose.Cells zur Einstellung der Zellenausrichtung....Wählen Sie einen beliebigen Text-Ausrichtungstyp mit dem TextAlignmentType...TextAlignmentType -Enum. Die vordefinierten Text-Ausrichtungstypen im TextAlignmentType...

    docs.aspose.com/cells/de/javascript-cpp/cells-a...
  6. Obtener propiedades efectivas de la forma en pr...

    Descubra cómo Aspose.Slides for PHP via Java calcula y aplica las propiedades efectivas de la forma para una renderización precisa de PowerPoint....propiedades efectivas de un Text Frame. Con este fin, se añadió...getAutofitType ()); echo ( "Text vertical type: " . $effectiveTextFrameFo...

    docs.aspose.com/slides/es/php-java/shape-effect...
  7. PHPでプレゼンテーションテーブルを管理|Aspose.Slides for PHP ドキュメント

    Aspose.Slides for PHP via Java を使用して、PowerPoint スライド内のテーブルを作成および編集します。テーブル操作を効率化するシンプルなコード例を紹介します。...0 ); $portion -> setText ( "Text here" ); $portion -> getPortionFormat...プレゼンテーションをディスクに保存します $pres -> save ( "Vertical_Align_Text_out.pptx" , SaveFormat...

    docs.aspose.com/slides/ja/php-java/manage-table/
  8. Impostazioni di Allineamento|Documentation

    Nella libreria Aspose.Cells, puoi usare le impostazioni di allineamento della cella per regolare il layout e la visualizzazione del testo usando JavaScript in C++. Questo documento fornisce passaggi dettagliati e codice di esempio per usare Aspose.Cells per le impostazioni di allineamento della cella....></ script > < script type = "text/javascript" > const { Workbook...horizontal alignment of the text in the "A1" cell const style...

    docs.aspose.com/cells/it/javascript-cpp/cells-a...
  9. JavaScriptでプレゼンテーションのシェイプを管理する|Aspose.Slides fo...

    JavaScript と Aspose.Slides for Node.js via Java を使用してシェイプの作成、編集、最適化を学び、高パフォーマンスな PowerPoint プレゼンテーションを提供します。...スライドに追加されたすべてのシェイプには Alt Text が設定されています。特定のシェイプを検索するために代替...( "Watermark Text Watermark Text Watermark Text" ); shp3 = slide...

    docs.aspose.com/slides/ja/nodejs-java/shape-man...
  10. Formato de formas de PowerPoint en C++|Document...

    Aprende a formatear formas de PowerPoint en C++ usando Aspose.Slides—establece estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total....shape1 -> get_TextFrame () -> set_Text ( u "Miter Join Style" ); shape2...shape2 -> get_TextFrame () -> set_Text ( u "Bevel Join Style" ); shape3...

    docs.aspose.com/slides/es/cpp/shape-formatting/