検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 244 for document (0.032 sec.)
フィールドの javascript アクションを設定する 5174
« fdf_set_flags fdf_set_on_import_javascript » PHP Manual FDF 関数 フィールドの javascript アクシ ... する 説明 fdf_set_javascript_action ( resource $fdf_document , string $fieldname , int $trigger , string $scrip ... javascript アクションを設定します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ... ィールド , 設定 , アクション , FDF , string , open , document , fieldname , 投稿 ...
https://man.plustar.jp/php/function.fdf-set-javascript-action.html - [similar]
定義済み定数 5133
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... MENT_NODE ( int ) 8 ノードは DOMComment です。 XML_DOCUMENT_NODE ( int ) 9 ノードは DOMDocument です。 XML_DOC ... UMENT_TYPE_NODE ( int ) 10 ノードは DOMDocumentType です。 XML_DOCUMENT_FRAG_NODE ( int ) 11 ノード ... は DOMDocumentFragment です。 XML_NOTATION_NODE ( int ) 12 ノード ... は DOMNotation です。 XML_HTML_DOCUMENT_NODE ( int ) 13 XML_DTD_NODE ( int ) 14 XML_ELEMEN ...
https://man.plustar.jp/php/dom.constants.html - [similar]
FDF ドキュメントを保存する 5133
« fdf_save_string fdf_set_ap » PHP Manual FDF 関数 FDF ドキュメントを保存する fdf_save (PHP 4, P ... ドキュメントを保存する 説明 fdf_save ( resource $fdf_document , string $filename = ? ): bool FDF ドキュメントを保 ... 存します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ... fdf , 保存 , ドキュメント , save , string , 関数 , document , filename , create ...
https://man.plustar.jp/php/function.fdf-save.html - [similar]
FDF 文字エンコーディングを設定する 5133
« fdf_set_ap fdf_set_file » PHP Manual FDF 関数 FDF 文字エンコーディングを設定する fdf_set_encod ... ングを設定する 説明 fdf_set_encoding ( resource $fdf_document , string $encoding ): bool FDF ドキュメントの文字エ ... ンコーディングを設定します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ... 関連キーワード: fdf , FDF , 設定 , 文字 , encoding , document , string , ドキュメント , open , UHC ...
https://man.plustar.jp/php/function.fdf-set-encoding.html - [similar]
DOMDocument に変換する 5133
« XSLTProcessor::setSecurityPrefs XSLTProcessor::transformToUri » PHP Manual XSLTProcessor DOMDocument ... , PHP 7, PHP 8) XSLTProcessor::transformToDoc — DOMDocument に変換する 説明 public XSLTProcessor::transformToD ... oc ( object $document , ? string $returnClass = null ): DOMDocument | fa ... 与えられたスタイルシートを適用し、 ソースノードを DOMDocument に変換します。 パラメータ document 変換されるノード ... を指定します。 戻り値 結果の DOMDocument 。 エラーが発生した場合は false 。 例 例1 DOMDocum ...
https://man.plustar.jp/php/xsltprocessor.transformtodoc.html - [similar]
現在のドキュメントにノードをインポートする 5103
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメン ... トにノードをインポートする DOMDocument::importNode (PHP 5, PHP 7, PHP 8) DOMDocument::imp ... ドキュメントにノードをインポートする 説明 public DOMDocument::importNode ( DOMNode $node , bool $deep = false ) ... た場合には DOMException がスローされます。 例 例1 DOMDocument::importNode() の例 ノードをドキュメント間でコピーし ... ます。 <?php $orgdoc = new DOMDocument ; $orgdoc -> loadXML ( "<root><element><child>text ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
次のフィールド名を得る 5063
« fdf_header fdf_open_string » PHP Manual FDF 関数 次のフィールド名を得る fdf_next_field_name (P ... ド名を得る 説明 fdf_next_field_name ( resource $fdf_document , string $fieldname = ? ): string 指定したフィール ... この名前をその他の関数で使用します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ... , string , FDF , open , next , 名前 , fieldname , document ...
https://man.plustar.jp/php/function.fdf-next-field-name.html - [similar]
XML に変換する 5063
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する ... 説明 public XSLTProcessor::transformToXml ( object $document ): string | null | false xsltprocessor::importStyl ... 用し、 ソースノードを文字列に変換します。 パラメータ document 変換対象となる、 DOMDocument オブジェクトあるいは ... の変換 <?php // XML ソースをロードする $xml = new DOMDocument ; $xml -> load ( 'collection.xml' ); $xsl = new DO ... MDocument ; $xsl -> load ( 'collection.xsl' ); // 変換の設定 ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
SolrInputDocument クラス 5032
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument ... クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、 ... 文書を表現します。 クラス概要 final class SolrInputDocument { /* 定数 */ const int SORT_DEFAULT = 1 ; const in ... * メソッド */ public __construct () public addChildDocument ( SolrInputDocument $child ): void public addChild ... e ): bool public getBoost (): float public getChildDocuments (): array public getChildDocumentsCount (): int p ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
FDF ドキュメントを文字列として返す 5032
« fdf_remove_item fdf_save » PHP Manual FDF 関数 FDF ドキュメントを文字列として返す fdf_save_str ... 字列として返す 説明 fdf_save_string ( resource $fdf_document ): string FDF ドキュメントを文字列として返します。 ... パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ... FDF , fdf , ドキュメント , string , save , open , document , endobj , obj , create ...
https://man.plustar.jp/php/function.fdf-save-string.html - [similar]