1153万例文収録!

「html document」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > html documentの意味・解説 > html documentに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

html documentの部分一致の例文一覧と使い方

該当件数 : 341



例文

To provide an image forming apparatus capable of acquiring a link destination HTML document in accordance with the instruction of a user without printing out link destination URL information embedded in the HTML document.例文帳に追加

HTML文書に埋め込まれたリンク先URL情報を印刷することなく、リンク先のHTML文書を、ユーザの指示に従って取得可能な画像形成装置を提供すること。 - 特許庁

By designating the URL of the document from a print client 101 to an XML printer 100b, the HTML document provided by a document server 103 is read out.例文帳に追加

プリントクライアント101からXMLプリンタ100bに対して文書のURLを指定することで、ドキュメントサーバ103で提供されているHTML文書を読み出させる。 - 特許庁

A converted document acquiring part 43 acquires an HTML (hypertext markup language) document 33 obtained by using the XSL document D 12 to apply conversion processing to the XML document D 21 from an electronic signature terminal 30.例文帳に追加

変換後文書取得部43は、電子署名端末30より、XSL文書D12を用いてXML文書D21に対して変換処理が行われたHTML文書33を取得する。 - 特許庁

When a document link of an HTML (Hypertext Markup Language) document provided from a web server 100 is clicked (selecting a document) in a mobile terminal 20 (step S12), the model information of the mobile terminal 20 is acquired, document data to be browsed are acquired from a document data management means, and the information is transmitted to a document conversion server (steps S21, S22).例文帳に追加

携帯端末20によりWebサーバ100が提供するHTML文書の文書リンクがクリック(文書選択)されると(ステップS12)、その携帯端末20の機種情報を取得するとともに、閲覧要求のあった文書データを文書データ管理手段から取得し、これらの情報をドキュメント変換サーバに送信する(ステップS21、S22)。 - 特許庁

例文

An XSLT conversion part 902 makes an XSLT document 901 into an XSLT document 903 by adding an instruction for making a node of an HTML document after conversion hold reference to a node in an XML document 905 to the XSLT document 901.例文帳に追加

XSLT変換部902は、XSLT文書901に、XML文書905中のノードへの参照を変換後HTML文書のノードに保持させるための命令を追加して、XSLT文書903にする。 - 特許庁


例文

An HTML document including information desired to obtain is obtained and only the required information is extracted by the software.例文帳に追加

情報を取得したいHTMLドキュメントを取得し、必要な情報のみをソフトウェアが抽出。 - 特許庁

INTERNAL DATA STRUCTURE FOR APPLICATION TO BE CONNECTED TO INTERFACE FOR HTML OR XML TYPE DOCUMENT例文帳に追加

HTML又はXML型文書用のインタフェースと接続するためのアプリケーション用の内部データ構造 - 特許庁

A JPEG display part and a file name are linked to the HTML document displayed with the original resolution.例文帳に追加

JPEG表示部分やファイル名は、元の解像度で表示するHTMLドキュメントがリンクされている。 - 特許庁

To display an HTML document accompanied to image display at a high speed to enhance browsing operability.例文帳に追加

画像表示を伴うHTML文書の表示を高速化し、閲覧の操作性を向上させる。 - 特許庁

例文

It outputs the image data of the document when receiving no HTML file from the Web server 20.例文帳に追加

Webサーバ20からHTMLファイルを受信しなかった場合は、原稿の画像データを出力する。 - 特許庁

例文

To provide a document editing apparatus capable of starting photographing with a camera during editing an HTML document with simple operation and adding the new image generated by the camera photographing to the HTML document being edited.例文帳に追加

簡単な操作により、HTML文書の編集中にカメラ撮影を開始し、当該カメラ撮影により生成された新規画像を編集中のHTML文書に追加することができる文書編集装置を提供することを目的とする。 - 特許庁

To provide a mobile intranet system which converts an existing HTML document into the most suitable document for a mobile phone terminal for Web.例文帳に追加

既存のHTML文書を変換する際に、Web用携帯電話端末向けの文書に最適化に変換するモバイルイントラネットシステムを提供する。 - 特許庁

A server 1 sends a HTML document of application form for bulky refuse collection to a client computer 2 through the internet, and receives the HTML document of the described application form filled in the client computer 2.例文帳に追加

サーバー1はインターネットを介して依頼人コンピュータ2に粗大ゴミ回収申込書のHTML文書を送達し、依頼人コンピュータ2において記入された上記申込書のHTML文書を受け取る。 - 特許庁

A CGI capable of various operations is inserted in an in-line in the HTML document as the operation, and the HTML document including thumbnail display, index display and operation display is displayed at once as a multiple frame display.例文帳に追加

オペレーションとして各種操作が可能なCGIをHTMLドキュメント内のインラインに挿入し、サムネール表示、インデックス表示、およびオペレーション表示のHTMLドキュメントを多重フレーム表示として一度に表示する。 - 特許庁

Also, the set value is converted into the tag description of an HTML so that an HTML document can be prepared, and stored in the shared memory area of an OS such as a clip board.例文帳に追加

また、設定値は、HTMLのタグ記述に変換され、HTML文書が作成され、例えばクリップボードのようなOSの共用メモリ領域に記憶される。 - 特許庁

Finally, the XMLHttpRequest object receives the XML data using a callback function, processes it, and updates the HTML DOM (Document Object Model) to display the page containing the new data.例文帳に追加

最後に、コールバック関数を使用して XMLHttpRequest オブジェクトが XML データを受け取って処理し、新しいデータを含むページを表示するように HTML の DOM (文書オブジェクトモデル) を更新します。 - NetBeans

Also, an HTML document to be provided to the user is specified based on the user taste information corresponding to the user who requests retrieval and the HTML characteristic information.例文帳に追加

また、検索を要求したユーザに対応するユーザ嗜好情報とHTML特性情報に基づいて、ユーザに提供するHTML文書を特定する。 - 特許庁

For example, if the request is for an image in an HTML document, and the user had no option to approve the automatic fetching of the image, this should be true.例文帳に追加

例えば、リクエストがHTML ドキュメント中の画像であり、ユーザがこの画像を自動的に取得するかどうかを選択できない場合には、証明不能フラグは True になります。 - Python

When terminal equipment informs facsimile equipment of an HTML document requesting acquisition by actuating a WWW browser and a request analyzing section 3 detects the acquiring request via an HTTP request receiving section 2, an HTML transmitting section 4 transmits an HTML document to the terminal equipment.例文帳に追加

端末装置でWWWブラウザを起動し、ファクシミリ装置にHTML文書の取得要求を通知し、HTTPリクエスト受信部2を介して要求解析部3で取得要求を検出すると、HTML送出部4でHTML文書を端末装置に送信する。 - 特許庁

Consequently, the HTML and active documents can be browsed by using a general browser; and HTML and active document activities triggered when a user browses the HTML and active documents and voice and video when the user browses the HTML and active documents can be recorded and their records can be transmitted.例文帳に追加

これにより一般のブラウザを利用し、HTML/アクティブドキュメントをブラウズ可能で、かつユーザがHTML/アクティブドキュメントをブラウズ時に触発するHTML/アクティブドキュメント活動、及びユーザがHTML/アクティブドキュメントをブラウズ時に発する音声、映像の記録/記録発信を行うことができる。 - 特許庁

In a communication system, characters constituting a plaintext are respectively converted into the layout position of the same character in an HTML document to generate a message document.例文帳に追加

平文を構成する各文字それぞれを、HTML文書中の当該文字と同一の文字の配置位置に変換し、通信文を生成する。 - 特許庁

To generate input image data to a printer so that when an HTML document is printed, a designated region of the document must become readable to other region.例文帳に追加

HTML文書の印刷時、文書の特定領域が他の領域に対して読み易くなるように、印刷装置への入力画像データを生成すること。 - 特許庁

A picture and character separation part 200 separates an image portion G10 and a text portion G20 from an HTML document acquired by an electronic document input part 100.例文帳に追加

絵文字分離部200は、電子文書入力部100が取得したHTML文書から画像部分G10とテキスト部分G20とを分離する。 - 特許庁

A part for defining a search condition in a document processing program 100 is prepared by an HTML document 120 so that a user can customize the condition.例文帳に追加

帳票処理プログラム100の中の検索条件を定義する部分をHTML文書120で作成し、ユーザがカスタマイズできるようにする。 - 特許庁

The operator terminal 6 integrates a searching result to an HTML document and writes the document to a searching result database 15 with a telephone number of the telephone 1.例文帳に追加

オペレータ端末装置6は、検索結果をHTML文書に組み込み、検索結果データベース15へ携帯電話1の電話番号と共に書き込む。 - 特許庁

When a copy button 175 is pressed, the object tag is pasted in the HTML document 181 (step S405).例文帳に追加

コピーボタン175が押されると、前述したHTML文書181中にオブジェクトタグをペーストする(ステップS405)。 - 特許庁

A table item name extracting part 12 extracts table item names, based on a <TH> tag of an html document.例文帳に追加

表項目名抽出部12はhtml文書における<TH>タグを基に表項目名を抽出する。 - 特許庁

SERVER, SYSTEM, AND METHOD FOR HTML DOCUMENT TRANSMISSION AND RECORDING MEDIUM THEREOF例文帳に追加

HTML文書送信サ—バ、HTML文書送信システム、HTML文書送信方法及びその記録媒体 - 特許庁

Advertisement images inside an HTML document provided in the sites of plural servers are gathered to an advertisement server 30.例文帳に追加

複数のサーバのサイトで提供するHTML文書内の広告用イメージを広告サーバ30に集約する。 - 特許庁

In a total keyword field 11, data obtained from the HTML document of a homepage being browsed are accumulated.例文帳に追加

総キーワード欄11には、閲覧中のホームページのHTML文書より取得されたデータが累積される。 - 特許庁

The part 25 divides the HTML document supplied from a Web site 3 into pages in a prescribed size.例文帳に追加

ページ分割部25は、ウエブサイト3から提供されたHTML文書を、所定のページサイズにページ分割する。 - 特許庁

To provide an image communication equipment and the processing method capable of recognizing the rough contents and constitution of a received document at a glance and improving the convenience of a user by generating and adding an HTML(hyper text markup language) document including reduced images for which the respective pages of the received document are reduced at the time of converting a received facsimile document to the HTML document.例文帳に追加

受信したファクシミリ文書をHTML文書に変換する際に、受信文書の各ページを縮小した縮小画像を含むHTML文書を生成して付加することで、受信文書の大まかな内容及び構成を一瞥で把握でき、ユーザの利便性を向上させた画像通信装置及びその処理方法を提供する。 - 特許庁

When the reference right is less than the reference right threshold value and is more than the non-reference right threshold, the file conversion part 22 changes data items of the report file according to a tag command of an ambiguity display tag, converts the report file into an HTML document, and discloses the HTML document.例文帳に追加

また、参照権閾値より小さく、かつ非参照権閾値より大である場合には、あいまい表示タグのタグ命令に従って、レポートファイルのデータ項目を変更してHTML文書に変換して開示する。 - 特許庁

A converted document data generating part 13 receives a request from a client 2 to read out the document from a document accumulation part 12, and generates, for example, a converted document data of an HTML format to be transmitted from a network communication part 11 to the client 2.例文帳に追加

変換文書データ生成部13は、クライアント2からの要求を受けて文書蓄積部12から文書を読み出し、例えばHTML形式の変換文書データを生成し、ネットワーク通信部11からクライアント2に送信する。 - 特許庁

To provide a Web data control system capable of preparing easily a Web page by an end user not knowing a format of Web document data such as an HTML document and an XML document, without depending on a function provided by a Web server, and capable of editing easily the web page even from any client computer.例文帳に追加

Webサーバーが提供する機能に依存することなく、HTML文書やXML文書等のWeb文書データの書式を知らないエンドユーザでも簡単にWebページを作成することができ、しかも、どのクライアントコンピュータからでも容易にWebページの編集を行えるWebデータ管理システムを提供する。 - 特許庁

Then a display device displays information relating to nodes connected to the network in a list form or in a way of icons on the basis of the generated HTML document in a step S6.例文帳に追加

そして、ステップS6において、作成されたHTMLドキュメントに基づいて、表示デバイスに、ネットワークに接続されているノードに関する情報が、リスト形式やアイコンなどで表示される。 - 特許庁

An HTML definition memory part 15 is stored with a specification file, in which the definition of contents of an input form is shown that is to be contained in the HTML document generated by the A. cgi.例文帳に追加

HTML定義記憶部15には、A.cgiによって生成させるHTML文書に含ませる入力フォームの内容の定義が示されているスペックファイルが格納されている。 - 特許庁

A second converting part 45 uses the XSL document D 12 to apply conversion processing to the XML document D 21, and a matching part 46 matches a conversion processing result to the HTML document 33.例文帳に追加

第2の変換部45は、XML文書D21に対して、XSL文書D12を用いて変換処理を行い、突合部46は変換処理の結果とHTML文書33とを突合する。 - 特許庁

The text document elements and non-text document elements (e.g. images) of the original electronic document are converted into a format suitable to a 2nd markup language from a format suitable to the 1st markup language.例文帳に追加

本発明は、ハイパーテキストマークアップ言語(HTML)等の第1のマークアップ言語で書かれたオリジナル電子文書を、無線アプリケーションプロトコル(WAP)の無線マークアップ言語(WML)等の第2の無線マークアップ言語に変換する。 - 特許庁

Each of advertisement inserting servers 3a to 3c has a hypertext markup language(HTML) document describing links to the access management program.例文帳に追加

広告掲載者サーバ3a、3b、3cは、アクセス管理プログラムへのリンクが記載されたHTML文書を有する。 - 特許庁

To gather user's preference information by determining the category of a keyword-unspecified HTML document.例文帳に追加

キーワードを指定しないHTML文書について、その属するカテゴリーを判断してユーザーの嗜好情報を収集する。 - 特許庁

The part 24 changes the tag included in an HTML document 31 according to a prescribed tag conversion rule.例文帳に追加

タグ変換部24は、所定のタグ変換規則に従って、HTML文書31に含まれているタグを変更する。 - 特許庁

A document data file 18A is outputted as a file 30 of an HTML format capable of being outputted by most of computers.例文帳に追加

ドキュメントデータファイル18Aをほとんどのコンピュータで出力可能なHTML形式のファイル30として出力する。 - 特許庁

In a data registration part 21, a character string included in an HTML document 12 of a server 10 as an object of operation monitoring is registered.例文帳に追加

データ登録部21に、運用監視対象サーバ10のHTMLドキュメント12に含まれる文字列を登録する。 - 特許庁

When Internet access operation is done, a browser 2 requests an HTTP server 11 to obtain an HTML document.例文帳に追加

ブラウザ2はインタネットアクセス操作が行われると、HTTPサーバ11にHTMLドキュメントの取得を要求する。 - 特許庁

The hyperlink contained in the HTML document is likely to be linked to the playlist desired by the user.例文帳に追加

このようなHTML文書に含まれるハイパーリンクはユーザが所望するプレイリストへのハイパーリンクである可能性が高い。 - 特許庁

The payment processor identifies the customer and transmits an HTML document inputting information about payment and delivery to the customer.例文帳に追加

支払プロセッサは顧客を識別し、支払と配送の情報を入力したHTML文書を顧客に送信する。 - 特許庁

The document generating device merges the first data acquired by the data acquiring part 2010 with respect to the selected specification data, and generates an HTML document.例文帳に追加

そして、文書生成装置は、選択した仕様データに対してデータ取得部2010により取得された第1のデータをマージし、HTMLドキュメントを生成する。 - 特許庁

Therefore, even for a document of HTML or the like having no conception of a page size, all the document data can be printed on the print paper of a paper size designated by a user.例文帳に追加

したがって、ページサイズの概念をもたないHTML等の文書であっても、文書データの全てを、ユーザが指定した用紙サイズの印刷用紙に印刷することができる。 - 特許庁

例文

The HTML document is transferred through a clip board to an editor 5, based on a prescribed operation to the wizard 3, and pasted at the designated position of the document 7 which is being edited.例文帳に追加

ウィザード3に対する所定の操作に基づき、HTML文書がクリップボードを介してエディタ5に渡され、編集中の文書7の指定された位置にペーストされる。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS