30+
years serving the scientific and engineering community
ログイン
ビデオを見る
試す
買う
English
日本語
Deutsch
Toggle navigation
製品
製品
Origin
OriginPro
無料Originビューアー
全製品
OriginとOriginProの比較
最新バージョンの新機能
製品資料
ショーケース
アプリケーション
ケーススタディ
グラフギャラリー
アニメーション・ギャラリー
3D関数ギャラリー
Originの機能
2D&3D グラフ作成
ピーク分析
曲線フィット
統計処理
信号処理
各バージョンの主要機能
ライセンス形態
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
OriginLabが選択される訳
Originのユーザー
Originに対するユーザ評
レビュー記事
オンライン・ストア
見積もり/発注
世界のOrigin販売店
アプリ
Data Import
CSV Connector
Excel Connector
MATLAB Connector
XML Connector
LeCroy Connector
Agilent MS
Tektronix WFM
Google Map
N42 Connector
More...
Graphing
Graph Maker
Paired Comparison Plot
Manhattan Plot
Forest Plot
Piper Diagram
Voronoi Diagram
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Rank Models
Fit ODE
Neural Network Fitting
Fit Convolution
Polynomial Surface fit
Enzyme Kinetics
Drug Dissolution Analysis
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
Stats Advisor
PCA
DOE
Chi-Square Test
Weibull Fit
Structural Equation Modeling
Surface Roughness Parameters
More...
How do Apps work in Origin?
Suggest a New App
ご購入
新規発注
メンテナンス契約の更新
Originバージョンのアップグレード
お問合せ(米国・カナダのみ)
世界のOrigin販売店
ライセンスの種類
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
Originのユーザー
購入に関するよくある質問
サポート
サービス
OriginのインストールPCを変更
Originのライセンス/登録
コンサルテーション
Originトレーニング
技術サポート
技術サポートのよくある質問
ヘルプ・センター
サポートについてのお問合せ
サポート・ポリシー
ダウンロード
サービスリリース・パッチプログラム
無料Originビューアー
Orglabモジュール
製品資料
Origin評価版
全てのダウンロード
ビデオ
インストールとライセンス処理
Origin入門
全てのビデオチュートリアル
ドキュメンテーション
ユーザーガイド
チュートリアル
Python プログラミング
OriginC プログラミング
LabTalk プログラミング
全てのドキュメント
Originコミュニティ
ユーザフォーラム
ファイル交換の場
Facebook
LinkedIn
YouTube
会社情報
弊社概要
ニュース&イベント
キャリア
世界のOrigin販売店
お問合せ
ログイン
Origin C Reference
>
Struct
>
Internal Origin Objects
>
Page and Layer
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Page and Layer
Page-and-Layer-GlobalFunction
Functions
Name
Brief
Example
add_new_folder
Create a folder in active folder or special folder..
Examples
add_new_layer
Add new layer on the page, if page not exist, create new page.
Examples
add_new_window
Create page window or Note window in active folder or special folder..
Examples
attach_or_create_sheet
attach a Worksheet object by [Book]Sheet specification. Create if not found
Examples
get_active_page
Get active page that is not a Notes page
Examples
get_folder_pages_name
Get all page names in one folder.
Examples
get_layer_rect_page_units
get graphic layer's bounding box in page coordinate
Examples
get_user_info
Get a user binary storage by name as a Tree from the OriginObject
Examples
get_user_parameters
get the list of user variables that has been saved into the column, empty ones will be skipped
Examples
graph_arrange_layers
This function is used to rearrange layers on a graphpage
Examples
info_get_section
Get a section from an OriginObject's Info.
Examples
info_set_section
Set a section into an OriginObject's Info.
Examples
is_same_layer
Get whether two layers is same one
Examples
is_sheet_empty
Get sheet empty status
Examples
okxf_resolve_string_get_origin_object
Construct a origin object by string
Examples
page_clone
Clone Graph or Layout
Examples
page_get_display_name
get page name for display, get long name first, but if empty, then use short name
Examples
page_get_image_type_from_type_str
To get image file type from the extension of image file, just like will get IL_FORMAT_BMP, IL_FORMAT_EPS and so on according to "BMP", "EPS".
Examples
page_get_info_var_value
Get the value of a variable in a Page's Info section
Examples
page_get_layer_numbers
character. The active layer number is also returned.
Examples
page_get_storage_str
Get a binary storage from a page into a string.
Examples
page_get_template_name
Get page template name
Examples
page_insert_label
insert a text label to a graph layer
Examples
page_is_active
Test to see if a given page is the active window
Examples
page_load
GraphPage to load page template.
Examples
page_set_active_layer
Set one of the layer in the given page to be the active layer
Examples
page_set_info_var_value
Set the value of a variable in a Page's Info section
Examples
page_set_storage_str
Set a string into a page as a binary storage
Examples
page_type_2_int
convert page type to int value.
Examples
set_user_info
Add/Update a user binary storage using a Tree into the OriginObject
Examples
set_user_parameters
set user-defined-variabels to a column and also show the label rows in the worksheet
Examples
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Internal Origin Objects
Page and Layer
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programming
Origin C Programming Guide
Origin C Reference
Examples
Origin Developer Kit
Build Dialogs using HTML and JavaScript
Global Functions
Classes
Macros
Typedef
Struct
Enum
Basic IO
Character and String Manipulation
COM
Communications
Curve
Data Conversion
Data Range
Date Time
File IO
File Management
Fitting
Image Processing
Import Export
Internal Origin Objects
LabTalk Interface
Math Functions
Mathematics
Matrix Conversion and Gridding
Memory Management
NAG Functions
Network
Signal Processing
Spectroscopy
Statistics
System
Tree
User Interface
Graph
Matrix
Page and Layer
Worksheet
add_new_folder
add_new_layer
add_new_window
attach_or_create_sheet
get_active_page
get_folder_pages_name
get_layer_rect_page_units
get_user_info
get_user_parameters
graph_arrange_layers
info_get_section
info_set_section
is_same_layer
is_sheet_empty
okxf_resolve_string_get_origin_object
page_clone
page_get_display_name
page_get_image_type_from_type_str
page_get_info_var_value
page_get_layer_numbers
page_get_storage_str
page_get_template_name
page_insert_label
page_is_active
page_load
page_set_active_layer
page_set_info_var_value
page_set_storage_str
page_type_2_int
set_user_info
set_user_parameters
English
|
Deutsch
|
日本語
© OriginLab Corporation. All rights reserved.
×
☐
_
Let's Chat