跳到主要内容

Files

Enumerations for file types, supported extensions, and security permissions.

FilesType

View source on GitHub

Defines the supported file types.

Enumeration Members

room

room: "room";

DocSpace room or workspace

file

file: "file";

Generic file type

folder

folder: "folder";

Directory or folder

image

image: "image";

Image file (various formats)

video

video: "video";

Video file (various formats)


FilesExst

View source on GitHub

Defines the supported file extensions.

Enumeration Members

doc

doc: ".doc";

Microsoft Word document

docx

docx: ".docx";

Microsoft Word document (XML-based)

docm

docm: ".docm";

Microsoft Word macro-enabled document

dotx

dotx: ".dotx";

Microsoft Word template

odt

odt: ".odt";

OpenDocument text format

fodt

fodt: ".fodt";

OpenDocument flat XML text format

ott

ott: ".ott";

OpenDocument text template

rtf

rtf: ".rtf";

Rich Text Format

txt

txt: ".txt";

Plain text

pdf

pdf: ".pdf";

Portable Document Format

docxf

docxf: ".docxf";

Form document (DOCX-based)

oform

oform: ".oform";

Form document (OpenDocument-based)

xls

xls: ".xls";

Microsoft Excel spreadsheet

xlsx

xlsx: ".xlsx";

Microsoft Excel spreadsheet (XML-based)

xlsm

xlsm: ".xlsm";

Microsoft Excel macro-enabled spreadsheet

ods

ods: ".ods";

OpenDocument spreadsheet

ots

ots: ".ots";

OpenDocument spreadsheet template

ppt

ppt: ".ppt";

Microsoft PowerPoint presentation

pptx

pptx: ".pptx";

Microsoft PowerPoint presentation (XML-based)

pptm

pptm: ".pptm";

Microsoft PowerPoint macro-enabled presentation

odp

odp: ".odp";

OpenDocument presentation

otp

otp: ".otp";

OpenDocument presentation template

pps

pps: ".pps";

PowerPoint show format

ppsx

ppsx: ".ppsx";

PowerPoint show format (XML-based)

pot

pot: ".pot";

PowerPoint template

avi

avi: ".avi";

Video file (AVI format)

flv

flv: ".flv";

Video file (FLV format)

mkv

mkv: ".mkv";

Video file (MKV format)

mov

mov: ".mov";

Video file (MOV format)

mp4

mp4: ".mp4";

Video file (MP4 format)

mpg

mpg: ".mpg";

Video file (MPEG format)

webm

webm: ".webm";

Video file (WebM format)

m2ts

m2ts: ".m2ts";

Video file (M2TS format)

dvd

dvd: ".dvd";

Video file (DVD format)

svg

svg: ".svg";

Scalable Vector Graphics

csv

csv: ".csv";

Comma-separated values

djvu

djvu: ".djvu";

DjVu format

epub

epub: ".epub";

E-book format (EPUB)

fb2

fb2: ".fb2";

E-book format (FB2)

pb2

pb2: ".pb2";

E-book format (PB2)

iaf

iaf: ".iaf";

Archive format (IAF)

ics

ics: ".ics";

Calendar format (ICS)

mht

mht: ".mht";

Web archive (MHT)

xps

xps: ".xps";

XML Paper Specification

xml

xml: ".xml";

Extensible Markup Language


FilesSecurity

View source on GitHub

Defines the supported file security parameters.

Enumeration Members

Convert

Convert: "Convert";

Permission to convert files to other formats

Copy

Copy: "Copy";

Permission to copy files and folders

CustomFilter

CustomFilter: "CustomFilter";

Permission to apply custom filters

Delete

Delete: "Delete";

Permission to delete items

Download

Download: "Download";

Permission to download files

Duplicate

Duplicate: "Duplicate";

Permission to create duplicates of items

Edit

Edit: "Edit";

Permission to edit files

EditHistory

EditHistory: "EditHistory";

Permission to view and edit file history

FillForms

FillForms: "FillForms";

Permission to fill forms

Lock

Lock: "Lock";

Permission to lock/unlock files

Move

Move: "Move";

Permission to move items

Read

Read: "Read";

Permission to view and read content

ReadHistory

ReadHistory: "ReadHistory";

Permission to read file history

Rename

Rename: "Rename";

Permission to rename items

Review

Review: "Review";

Permission to review documents

SubmitToFormGallery

SubmitToFormGallery: "SubmitToFormGallery";

Permission to submit forms to gallery

StopFilling

StopFilling: "StopFilling";

Permission to stop form filling process

ResetFilling

ResetFilling: "ResetFilling";

Permission to reset form filling

EditForm

EditForm: "EditForm";

Permission to edit forms

Comment

Comment: "Comment";

Permission to comment on files

CreateRoomFrom

CreateRoomFrom: "CreateRoomFrom";

Permission to create rooms from existing content

CopyLink: "CopyLink";

Permission to copy links to files

Embed

Embed: "Embed";

Permission to embed content