AddEmptyFile | Adds an empty file to an existing object. |
AddFile | Adds a new file to the specified object based on the given path. |
CancelFileDownloadSession | Stops the specified file download. |
CloseUploadSession | Closes the upload session. |
ConvertToPDF | Converts the specified object file to PDF format. |
DownloadFile | Downloads the content of the specified file from the server to the specified path. |
DownloadFileAsDataURI | Downloads the content of the specified file as a data URI. |
DownloadFileAsDataURIEx | Downloads the content of the specified file as a data URI. |
DownloadFileEx | Downloads the content of the specified file from the server to the specified path. |
DownloadFileEx2 | Downloads the content of the specified file from the server to the specified path. |
DownloadFileEx3 | Downloads the content of the specified file from the server to the specified path. |
DownloadFileInBlocks_Begin | Begins the block-by-block download of the specified file. |
DownloadFileInBlocks_Begin_32bit | Begins the block-by-block download of the specified file (uses 32-bit arguments). |
DownloadFileInBlocks_Begin_32bitEx | Begins the block-by-block download of the specified file (using 32-bit arguments). |
DownloadFileInBlocks_BeginEx | Begins the block-by-block download of the specified file. |
DownloadFileInBlocks_BeginEx_32bit | Begins the block-by-block download of the specified file (uses 32-bit arguments). |
DownloadFileInBlocks_BeginEx_32bitEx | Begins the block-by-block download of the specified file (using 32-bit arguments). |
DownloadFileInBlocks_BeginEx2 | Begins the block-by-block download of the specified file. |
DownloadFileInBlocks_BeginEx3 | Begins the block-by-block download of the specified file. |
DownloadFileInBlocks_ReadBlock | Retrieves a specific block of the specified file from the server. |
DownloadFileInBlocks_ReadBlock_32bit | Retrieves a specific block of the specified file from the server (uses 32-bit arguments). |
FindEmailDuplicates | Searches the vault for duplicate emails based on the given message ID. |
FindFileDuplicates | Locates the first 100 duplicates of a specified file version in the vault as a list of ObjIDs. |
FindFileDuplicatesBasedOnPath | Searches the vault for duplicates of a file based on the given path as a list of ObjIDs. |
FindFileDuplicatesOfObjVer | Locates the first 100 duplicates of a specified obj version in the vault as a list of ObjIDs. |
FindFilesByChecksumWithNumericalDigests | Uses a numerical digest to search the vault for file versions with a matching MD5 checksum. |
FindFilesByChecksumWithStringDigests | Uses a string digest to search the vault for file versions with a matching MD5 checksum. |
FindVaultDuplicates | Finds all of the duplicates in the vault. |
GetFiles | Gets all object files of the specified object. |
GetFilesForModificationInEventHandler | Gets all object files of the specified object for modification in event handler. |
GetFileSize | Gets the size of the specified file. |
GetFileSize_32bit | Gets the size of the specified file. |
GetFileSize_32bitEx | Gets the size of the specified file (using 32-bit arguments). |
GetFileSizeEx | Gets the size of the specified file. |
GetLatestFileVersion | Gets the latest version of the specified file. |
GetObjIDOfFile | Retrieves the object of the file. |
GetPathInDefaultView | Gets the path of the file in the ID view. |
GetPathInDefaultViewEx | Gets the path to the file either in the ID view or a traditional folder. |
GetPathInDefaultViewEx2 | Gets the path of the file in the ID view. |
GetPathInDefaultViewEx3 | Gets the path to the file either in the ID view or in a traditional folder. |
GetTextContentForFile | Gets the plain text content of a file in the vault. |
GetTextContentForFileEx | Gets the plain text content of a file in the vault. |
GetTextContentForTemporaryFile | Gets the plain text content of a temporary file. |
HasFileDuplicates | Checks if duplicates of a file exist. |
OpenFileInDefaultApplication | Opens the given object file in the default application as specified. |
PerformOCROperation | Performs an optical character recognition operation for object file. |
RemoveFile | Deletes the specified file from the specified object. |
RenameFile | Renames the given file. |
UpdateMetadataInFile | Updates metadata embedded in the specified file. |
UploadFile | Uploads the new content of the specified file to the server. |
UploadFileBlock | Uploads a block of the specified file. |
UploadFileBlock_32bit | Uploads a block of the specified file (uses 32-bit arguments). |
UploadFileBlockBegin | Begins uploading a file to the server. |
UploadFileBlockBegin_32bit | Begins uploading a file to the server (uses 32-bit arguments). |
UploadFileCommit | Commits the upload operation of the specified file. |
UploadFileCommit_32bit | Commits the upload operation of the specified file (uses 32-bit arguments). |
UploadFileCommit_32bitEx | Commits the upload operation of the specified file (using 32-bit arguments). |
UploadFileCommitEx | Commits the upload operation of the specified file. |
UploadFileEx | Uploads the new content of the specified file to the server. |
UploadFromDataURI | Uploads new content for the specified document file from the specified data URI. |
UploadFromDataURIEx | Uploads new content for the specified document file from the specified data URI. |
UploadTemporaryFile | Uploads the specified file as a temporary file to the server. |
UploadTemporaryFileBlock | Uploads a block of the specified temporary file. |
UploadTemporaryFileBlock_32bit | Uploads a block of the specified temporary file (using 32-bit arguments). |
UploadTemporaryFileBlockBegin | Begins uploading a temporary file to the server. |
UploadTemporaryFileBlockBegin_32bit | Begins uploading a temporary file to the server (using 32-bit arguments). |
UploadTemporaryFileCommit | Commits the upload operation of the specified temporary file. |
UploadTemporaryFileCommit_32bit | Commits the upload operation of the specified temporary file (using 32-bit arguments). |