Uses of Class
com.aspose.cad.cloud.model.requests.PostDrawingJpeg2000Request
-
Packages that use PostDrawingJpeg2000Request Package Description com.aspose.cad.cloud.api -
-
Uses of PostDrawingJpeg2000Request in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type PostDrawingJpeg2000Request Modifier and Type Method Description byte[]
CadApi. postDrawingJpeg2000(PostDrawingJpeg2000Request request)
Export an existing drawing into JPEG2000 format with export settings specified.
-