検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 415 for Text (0.058 sec.)
CodeBlock concrete CommonMark\Node 4590
« CommonMark\Node\Code CommonMark\Node\CodeBlock::__construct » PHP Manual CommonMark CodeBlock ... CommonMark\Node\CodeBlock extends CommonMark\Node\Text implements CommonMark\Interfaces\IVisitable , Trav ... $ fence ; /* Constructor */ public CommonMark\Node\Text::__construct () public CommonMark\Node\Text::__con ... , concrete , string , construct , int , literal , Text ...
https://man.plustar.jp/php/class.commonmark-node-codeblock.html - [similar]
Font Stretch Settings 4590
« UI\Draw\Text\Font\Italic UI\Draw\Line\Cap » PHP Manual UI Font Stretch Settings Font Stretch S ... (UI 0.9.9) はじめに クラス概要 final class UI\Draw\Text\Font\Stretch { /* Constants */ const int UltraCond ... ensed = 0 ; const int ExtraCondensed = 1 ; const int Condensed = 2 ; const ... emiExpanded = 5 ; const int Expanded = 6 ; const int ExtraExpanded = 7 ; const int UltraExpanded = 8 ; } 関 ... 連キーワード: Font , int , Settings , Text , Italic , Cap , クラス , 概要 , final , Constants ...
https://man.plustar.jp/php/class.ui-draw-text-font-stretch.html - [similar]
指定されたテキストを復号する 4590
« gnupg_clearsignkeys gnupg_decryptverify » PHP Manual GnuPG 関数 指定されたテキストを復号する g ... 説明 gnupg_decrypt ( resource $identifier , string $text ): string 事前に gnupg_adddecryptkey で設定されたキ ... nit() あるいは gnupg のコールで得られた gnupg ID。 text 復号したいテキスト。 戻り値 成功した場合、この関数 ... est" ); $plain = gnupg_decrypt ( $res , $encrypted_text ); echo $plain ; ?> 例2 オブジェクト指向の gnupg_d ... , "test" ); $plain = $gpg -> decrypt ( $encrypted_text ); echo $plain ; ?> 関連キーワード: テキスト , 復号 ...
https://man.plustar.jp/php/function.gnupg-decrypt.html - [similar]
GD イメージをブラウザまたはファイルに出力する 4590
« imagegd2 imagegetclip » PHP Manual GD および Image 関数 GD イメージをブラウザまたはファイルに出 ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ... ; imagestring ( $im , 1 , 5 , 5 , "A Simple Text String" , $text_color ); // 画像を出力します image ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ... ; imagestring ( $im , 1 , 5 , 5 , "A Simple Text String" , $text_color ); // GD 画像を保存します // ...
https://man.plustar.jp/php/function.imagegd.html - [similar]
GD2 イメージをブラウザまたはファイルに出力する 4590
« imagegammacorrect imagegd » PHP Manual GD および Image 関数 GD2 イメージをブラウザまたはファイ ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ... ; imagestring ( $im , 1 , 5 , 5 , "A Simple Text String" , $text_color ); // 画像を出力します image ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ... ; imagestring ( $im , 1 , 5 , 5 , "A Simple Text String" , $text_color ); // GD2 画像を保存します / ...
https://man.plustar.jp/php/function.imagegd2.html - [similar]
XBM 画像をブラウザあるいはファイルに出力する 4590
« imagewebp iptcembed » PHP Manual GD および Image 関数 XBM 画像をブラウザあるいはファイルに出力 ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ... ; imagestring ( $im , 1 , 5 , 5 , 'A Simple Text String' , $text_color ); // 画像を保存します image ... xbm ( $im , 'simpletext.xbm' ); // メモリを開放します imagedestroy ( $im ) ... 追加します $im = imagecreatetruecolor ( 120 , 20 ); $text_color = imagecolorallocate ( $im , 233 , 14 , 91 ) ...
https://man.plustar.jp/php/function.imagexbm.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 4565
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを ... 画像に書き込む imagettftext (PHP 4, PHP 5, PHP 7, PHP 8) imagettftext — TrueTy ... ントを使用してテキストを画像に書き込む 説明 imagettftext ( GdImage $image , float $size , float $angle , in ... $y , int $color , string $font_filename , string $text , array $options = [] ): array | false 指定した te ... 。 注意 : PHP 8.0.0 より前のバージョンでは、 imagefttext() は、 imagettftext() を拡張したものでした。 extra ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
現在のドキュメントにノードをインポートする 4514
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメン ... ment ; $orgdoc -> loadXML ( "<root><element><child>text in child</child></element></root>" ); // 新しいドキ ... 追加します $newdoc -> loadXML ( "<root><someelement>text in some element</someelement></root>" ); echo "The ... into it: <?xml version="1.0"?> <root> <someelement>text in some element</someelement> </root> The 'new doc ... into it: <?xml version="1.0"?> <root> <someelement>text in some element</someelement> <element> <child>tex ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
印字可能な文字かどうかを調べる 4514
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PH ... 可能な文字かどうかを調べる 説明 ctype_print ( mixed $text ): bool 与えられた文字列 text のすべての文字が 印字 ... 可能な文字であるかどうかを調べます。 パラメータ text 調べる文字列。 注意 : -128 から 255 までの int を渡 ... トするか、 chr() を明示的にコールすべきです。 戻り値 text のすべての文字が(空白を含めて)実際に 出力を行う場 ... 合に true 、 text に制御文字 またはまったく出力も制御も行わない文字が ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
指定されたテキストを復号し、検証する 4514
« gnupg_decrypt gnupg_deletekey » PHP Manual GnuPG 関数 指定されたテキストを復号し、検証する gnu ... upg_decryptverify ( resource $identifier , string $text , string &$plaintext ): array 指定したテキストを復 ... nit() あるいは gnupg のコールで得られた gnupg ID。 text 復号したいテキスト。 plaintext plaintext には復号し ... の関数は署名の情報を返し、復号されたテキストを plaintext に保存します。 失敗した場合、この関数は false を返 ... 手続き型の gnupg_decryptverify() の例 <?php $plaintext = "" ; $res = gnupg_init (); gnupg_adddecryptkey ( ...
https://man.plustar.jp/php/function.gnupg-decryptverify.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT