| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0
New in version 13.2
| Item | Details | Server |
|---|---|---|
| AppleScript.LastErrorPosition Queries position of error in source text. | Mac only |
✅ Server |
| Archive.BZip2Version Queries version of bzip2 library. | All |
✅ Server |
| Archive.LZ4Version Queries version of lz4 library. | All |
✅ Server |
| Archive.ZLibVersion Queries version of zlib library. | All |
✅ Server |
| Archive.ZStdVersion Queries version of zest library. | All |
✅ Server |
| Archive.lzmaVersion Queries version of lzma library. | All |
✅ Server |
| Clipboard.AddText Adds text to the clipboard. | Mac only |
❌ Server |
| Dictionary.ToMatrix Converts dictionary to a matrix. | All |
✅ Server |
| DynaPDF.AddJavaScript Adds a global JavaScript to the PDF file. | All |
✅ Server |
| DynaPDF.ChangeJavaScript Replaces a global JavaScript with a new one. | All |
✅ Server |
| DynaPDF.ChangeJavaScriptAction Replaces the script of a JavaScript action with a new one. | All |
✅ Server |
| DynaPDF.ChangeJavaScriptName Changes the name of a global JavaScript. | All |
✅ Server |
| DynaPDF.CloseTag Closes the current open tag | All |
✅ Server |
| DynaPDF.GetActionCount Returns the number of actions contained in a document. | All |
✅ Server |
| DynaPDF.GetJavaScript Returns a global JavaScript as string. | All |
✅ Server |
| DynaPDF.GetJavaScriptAction Returns the script of a JavaScript Action as string. | All |
✅ Server |
| DynaPDF.GetJavaScriptName Returns the name of a global JavaScript. | All |
✅ Server |
| DynaPDF.GetNeedAppearance Returns true if the global NeedAppearance flag of the AcroForm is set. | All |
✅ Server |
| DynaPDF.GetTabLen Queries tab length. | All |
✅ Server |
| DynaPDF.OpenTag Opens the specified tag so that contents can be written into it. | All |
✅ Server |
| DynaPDF.SetNeedAppearance Sets need appearance flag. | All |
✅ Server |
| DynaPDF.SetTabLen Sets tab length. | All |
✅ Server |
| GMImage.WriteToWebPContainer Writes the picture in WebP format to a container value which you can store in a container field. | All |
✅ Server |
| ImagePicker.SetMediaTypes Sets the list of media types to access. | iOS |
❌ Server |
| ListDialog.IsVisible Query whether dialog is visible. | Mac/Win/iOS |
❌ Server |
| MongoDB.ContainerToBinary Converts a container to JSON for MongoDB. | All |
✅ Server |
| MongoDB.NowUTC Create a new JSON value with current date and time. | All |
✅ Server |
| MongoDB.TextToBinary Converts a text to JSON for MongoDB. | All |
✅ Server |
| MongoDB.Time Create a new JSON value with given timestamp. | All |
✅ Server |
| PhotoPicker.SetSize Sets size to use for popover. | Mac only |
❌ Server |
| Plugin.WebPVersion Returns version of WebP library. | All |
✅ Server |
| RegEx.ReleaseAll Frees all regular expression objects. | All |
✅ Server |
| Vision.RecognizeTextJSON Recognizes text and returns result as JSON. | Mac/iOS |
✅ Server |
| WMFP.GetAudioBitsPerSample Number of bits per audio sample in an audio media type. | Win only |
✅ Server |
| WMFP.GetAudioChannels Number of audio channels in an audio media type. | Win only |
✅ Server |
| WMFP.GetAudioSamplesPerSecond Number of audio samples per second in an audio media type. | Win only |
✅ Server |
| WMFP.GetVideoFrameRate Frame rate of a video media type, in frames per second. | Win only |
✅ Server |
| WinPDF.GeneratePreview Adds preview to an existing PDF container. | Mac/Win/iOS |
✅ Server |
| WinPDF.IsPasswordProtected Whether this document is password-protected. | Win only |
✅ Server |
| WinPDF.List Returns list of all Windows PDF IDs. | Win only |
✅ Server |
| WinPDF.LoadContainer Loads a PDF document from data in container. | Win only |
✅ Server |
| WinPDF.LoadFile Loads a PDF document from file synchronously. | Win only |
✅ Server |
| WinPDF.PageBox Queries page dimensions. | Win only |
✅ Server |
| WinPDF.PageCount Gets the number of pages in the Portable Document Format (PDF) document. | Win only |
✅ Server |
| WinPDF.PageHeight Queries page height. | Win only |
✅ Server |
| WinPDF.PageImage Renders a page to an image. | Win only |
✅ Server |
| WinPDF.PageImageAtSize Renders a page to an image. | Win only |
✅ Server |
| WinPDF.PagePreferredZoom Gets the Portable Document Format (PDF) page's preferred magnification factor. | Win only |
✅ Server |
| WinPDF.PageRotation Queries rotation for a page. | Win only |
✅ Server |
| WinPDF.PageWidth Queries page width. | Win only |
✅ Server |
| WinPDF.Release Releases an object reference. | Win only |
✅ Server |
| WinPDF.ReleaseAll Releases all PDF documents. | Win only |
✅ Server |
| Window.HideKeyboard Hides the keyboard. | Mac/Win |
❌ Server |
| Window.IsKeyboardVisible Checks whether keyboard viewer is visible. | Mac/Win |
❌ Server |
| XL.Sheet.AreCellsEmpty Checks whether the cells in the given range are empty. | All |
✅ Server |
| XL.Sheet.HyperlinkIndex Checks if the cell contains a hyperlink. | All |
✅ Server |
56 functions shown.
These functions require a license (52%).
New parameters added
| Item | Details | Server |
|---|---|---|
| Dictionary.ToXML: RootName Returns XML representation of dictionary for data exchange. | All |
✅ Server |
| Icon.GetIconWithQuickLook: Flags Queries the Finder icon for the file or folder with the given path. | Mac/Win |
✅ Server |
2 functions shown.
These functions require a license (100%).
Blog Entries