1153万例文収録!

「text format」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > text formatに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

text formatの部分一致の例文一覧と使い方

該当件数 : 315



例文

HTML uses the format <A HREF="uri"> text </A>. 例文帳に追加

HTML は<A HREF="uri">text</A>を用いる。 - JM

Format::setUnderline--Sets the underline of the text 例文帳に追加

Format::setUnderline--テキストに下線を設定する - PEAR

Format::setTextWrap--Sets text wrapping 例文帳に追加

Format::setTextWrap--テキストの折り返しを設定する - PEAR

Format::setTextRotation--Sets the orientation of the text 例文帳に追加

Format::setTextRotation--テキストの方向を設定する - PEAR

例文

Format::setScript--Sets the script type of the text 例文帳に追加

Format::setScript--テキストの字体を設定する - PEAR


例文

Microsoft's Rich Text Format 例文帳に追加

Microsoft 社のリッチテキスト形式 [a] - FreeBSD

This may be set for individual fields also, if one passes an array of the form array('format char' = 'some text', ..., 'another format char' = 'some other text') 'optionIncrement' 例文帳に追加

array('format char' = 'some text', ..., 'another format char' = 'some other text')形式の配列を渡した場合は、個々のフィールドに対しても設定されます。 'optionIncrement' - PEAR

save a document in text format [as text] 例文帳に追加

テキスト形式で[テキストとして]文書を保存する - 研究社 英和コンピューター用語辞典

save a file in text format 例文帳に追加

ファイルをテキストフォーマットで保存する - 研究社 英和コンピューター用語辞典

例文

The text format of an input text is judged and converted to a format that a system easily processes (S10).例文帳に追加

入力テキストのテキスト形式を判断し、システムが処理容易な形式に変換する(S10)。 - 特許庁

例文

DEVICE FOR CONVERTING BIFS TEXT FORMAT INTO BIFS BINARY FORMAT例文帳に追加

BIFSテキストフォーマットをBIFSバイナリフォーマットに変換するための装置 - 特許庁

The collected information is output by a text format.例文帳に追加

収集情報は、テキスト形式で出力する。 - 特許庁

Output a tab rather than two spaces before the text of a line in normal format. 例文帳に追加

のものであるかのような出力となる。 - JM

Format plain text with pr(1) before printing. 例文帳に追加

印字する前に pr(1) によってプレインテキストを整形します。 - FreeBSD

convert the worksheet from binary to ASCII text format 例文帳に追加

ワークシートをバイナリーからアスキーテキスト形式に変換する - 研究社 英和コンピューター用語辞典

OCR software converts the scanned image into text format 例文帳に追加

OCR ソフトはスキャンされた画像をテキスト形式に変換する - 研究社 英和コンピューター用語辞典

open an HTML document with a browser and save it in text format 例文帳に追加

ブラウザーで HTML 文書を開いて, テキスト形式で保存する - 研究社 英和コンピューター用語辞典

A text format encryption system program is prepared and used.例文帳に追加

テキスト形式暗号化システムプログラムを作成して使用する。 - 特許庁

If you plan to use a different date format, add text that corresponds to the format that you plan to use.例文帳に追加

別の日付形式を使用する場合は、その形式に対応するテキストを追加します。 - NetBeans

A hyper text file storage unit stores a number list described in hyper text format.例文帳に追加

ハイパーテキストファイル記憶部3は、ハイパーテキスト形式で記述された曲目リストを記憶している。 - 特許庁

Default output format (PHP dump array) use the array render while text is for CLI. 例文帳に追加

デフォルトの出力フォーマット (PHP の配列ダンプ) には arrayレンダラを使用し、CLI では text を使用します。 - PEAR

In addition, data is extracted from the print data in a text format, on the basis of the text format conversion information, and print data in the CSV format is generated by assembling the extracted data in the CSV format.例文帳に追加

また、テキスト形式の印刷データから、前記テキスト形式変換情報に基づいてデータを抽出し、CSV形式に組み立てることで、CSV形式の印刷データを生成する。 - 特許庁

A text data processing means operates only when the parameter data in the text format exists according to the state of a text data discrimination flag attached before the parameter data in the text format.例文帳に追加

テキストデータ処理手段は、テキスト形式のパラメータデータの前に付けられたテキストデータ判別フラグの状態により、テキスト形式のパラメータデータが存在する場合のみ動作するようにしたもの。 - 特許庁

The device converts the inserted content data into a text format.例文帳に追加

装置は、挿入されたコンテンツデータをテキスト形式へ変換する。 - 特許庁

The setting data 400 may be of a text file format.例文帳に追加

設定データ400は、テキストファイル形式等とすることができる。 - 特許庁

To provide a device capable of converting a BIFS text format into a BIFS binary format.例文帳に追加

BIFSテキストフォーマットをBIFSバイナリフォーマットに変換することができる装置を提供する。 - 特許庁

In a preferred embodiment, the site name is stored in a text format rather than native (binary) format.例文帳に追加

好ましい実施例では、サイト名は、ネイティブ(バイナリ)フォーマットではなく、テキストフォーマットで格納される。 - 特許庁

Here format is a character string that consists of field descriptors and text characters, reminiscent of scanf (3). 例文帳に追加

formatは、scanf (3) で使われているような、フィールドディスクリプターとテキスト文字で構成されている文字列である。 - JM

In the mobile terminal which has received the text data, the part of the text specified by the format data is generated with a format different from the other parts.例文帳に追加

テキストデータを受信した携帯端末では、書式データで特定されるテキストの一部が他の部分と別の書式で出力される。 - 特許庁

The version variable is added to the status label Format text field.例文帳に追加

ステータスラベルの「形式」テキストフィールドに、バージョン変数が追加されます。 - NetBeans

As in the previous examples, double-click the JLabel to select its display text and then enter Display Format: for the display name.例文帳に追加

前の節と同様に、JLabel をダブルクリックして表示テキストを選択し、表示名に Display Format: と入力します。 - NetBeans

A method for selecting and catching in digital format a desired part of a text from a text document is also provided.例文帳に追加

テキスト文書からテキストの所望部分を電子形式で選択し捕捉する方法も提供される。 - 特許庁

A core part 21 of a mail application 20 has a function for generating and transmitting/receiving a text of a text format.例文帳に追加

メールアプリケーション20のコア部21は、テキスト形式の本文を作成、及び送受信する機能を有する。 - 特許庁

METHOD OF APPLYING VISUAL EFFECT TO E-MAIL OF TEXT FORMAT AND DISPLAYING IT例文帳に追加

テキスト形式の電子メールを視覚効果を施して表示する方法。 - 特許庁

In this case, the CPU 10 records the fault information in the text data format.例文帳に追加

この際、CPU10は障害情報をテキストデータ形式で記録する。 - 特許庁

The chassis log which is normally a binary format is transformed into a text string.例文帳に追加

通常はバイナリ・フォーマットであるシャシーログはテキスト・ストリングに変換される。 - 特許庁

A plurality of keywords are previously saved in a keyword memory 4 by text format.例文帳に追加

キーワードメモリ4に、予め複数のキーワードをテキスト形式で保存しておく。 - 特許庁

For personal data 22 as variable text data, the variable text format device 20 performs a data format check and filtering based on the data item list 24.例文帳に追加

また、バリアブルテキスト整形装置20が、バリアブルテキストデータである個人データ22に対して、データ項目リスト24に基づくデータフォーマットチェックおよびフィルタリングを行う。 - 特許庁

Output a tab rather than a space before the text of a line in normal or context format. 例文帳に追加

normal 形式や context 形式で、テキストの前にスペースでなくタブを出力する。 - JM

To generate a file in a hypertext format from a file in a compound format including text information and multimedia information.例文帳に追加

テキスト情報とマルチメディア情報とを含む複合形式のファイルから、ハイパーテキスト形式のファイルを生成する。 - 特許庁

To display text data recorded on a CD conforming to a CD-TEXT format using a minimum amount of a memory.例文帳に追加

CD−TEXT形式のCDに記録されたテキストデータを最小限のメモリを使用して表示する。 - 特許庁

When text data can be recorded, the data of a received e-mail is recorded, as it is, in the format of text data.例文帳に追加

テキストデータを記録することが可能である場合、受信した電子メールのデータをテキストデータのまま記録する。 - 特許庁

The mobile terminal includes a text data input unit 2 for receiving the input of text and a format of part of the input text, and a data transmitting/receiving unit 5 for transmitting the received text and the format data in a pair.例文帳に追加

携帯端末は、テキストの入力と、入力されたテキストの一部の書式を受付けるを受付けるテキストデータ入力部2と、受付けられたテキストデータと書式データとを対にして送信するデータ送受信部5とを備える。 - 特許庁

As for each RSS article, the title, image, and text are displayed in the same format.例文帳に追加

それぞれのRSS記事について、同じフォーマットでタイトル、画像、本文が表示される。 - 特許庁

Click the Add Variable button to the right of the status label Format text field. 例文帳に追加

ステータスラベルの「形式」テキストフィールドの右側の「変数を追加」ボタンをクリックします。 - NetBeans

To enable appropriate display by detecting abnormality of text data recorded in a CD of a CD-TEXT format.例文帳に追加

CD−TEXT形式のCDに記録されたテキストデータの異常を検出し、適切な表示を可能にする。 - 特許庁

Next, text data showing a text relating to the gift card corresponding to the selected gift card format are received.例文帳に追加

次に、選択されたギフト・カード・フォーマットに対応するギフト・カードに関連させるテキストを表すテキスト・データが受け取られる。 - 特許庁

Note: Page numbers are not automatically updated when loading Rich Text Format into Word. 例文帳に追加

Notes: a. この形式を Word で読み込んだ場合、ページ番号は自動的に更新されません。 - FreeBSD

INTERNET WEB NAVIGATION SYSTEM ACHIEVED ONLY BY E-MAIL FUNCTION IN TEXT FORMAT例文帳に追加

テキスト形式の電子メール機能のみで実現するインターネットWEBナビゲーションシステム - 特許庁

例文

a device that lets a user write, revise, manipulate, format and print text for letters, reports, manuscripts and other printed matter 例文帳に追加

ワードプロセッサという,文書の作成・編集・管理・印刷の機能をもつ装置 - EDR日英対訳辞書




  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS