Aspose.PDF FOSSGifDeviceGifDevice概述 GifDevice 是 Aspose.PDF 中的类型.转换一个页面为GIF.这个类型提供了1种方法,用于在Go程序中与GifDevice对象工作. 有的方法包括: Process. 在安装了Aspose.PDF FOSS for Go 包后,所有公众成员都可以访问任何Go应用程序.方法 SignatureDescriptionProcess(page: *Page, w: io.Writer) → error过程将页面呈现并写成w为GIF.另请参阅 Aspose.PDF — Enterprise API Reference