AnimationReviewPackage

AnimationReviewPackage

Revisión

AnimationReviewPackage Es una clase en Aspose.Font FOSS para Python.

AnimationReviewPackage.write_to saves the review package to the given filesystem path and returns the Path.

Esta clase proporciona 1 método para trabajar con los objetos AnimationReviewPackage en programas de Python. Los métodos disponibles incluyen: write_to. Todos los miembros públicos están accesibles a cualquier aplicación de Python después de instalar el Aspose.Font FOSS para el paquete de python. Propiedades : directory_name, html, html_filename, manifest, manifest_filename, markdown,Y dos más.

Propiedades

NombreTipoAccesoDescripción
directory_namestrLeerTiene el nombre de la dirección.
packageAnimationFramePackageLeerObtenga el paquete.
markdown_filenamestrLeerSe le llama el filename de la marca.
html_filenamestrLeerTiene el nombre de filename html.
manifest_filenamestrLeerSe le da el nombre manifiesto.
markdownstrLeerTiene el marcado.
htmlstrLeerTiene el html.
manifest`dict[str, object]None`Leer

Metodología

firmaDescripción
`write_to(path: strPath)Path`

Ver también

 Español