AnimationPreviewBuilder

المعلومات العامة

AnimationPreviewBuilder هي فئة في Aspose.Font FOSS لـ Python.

AnimationPreviewBuilder.available_presets returns a tuple of preset names for animation generation.

يوفر هذا الفصل 8 طرق للعمل مع AnimationPreviewBuilder كائنات في برامج Python. المنهجيات المتاحة تشمل: available_presets, build_axis_sweep, build_axis_sweep_package, build_named_instance_path, build_path, build_path_package, build_path_review_package, build_path_showcase_package. جميع الأعضاء العامين يمكن الوصول إليهم من أي تطبيق بايثون بعد تثبيت حزمة Aspose.Font FOSS for Python.

الطرق

التوقيعوصف
available_presets()tuple[str, ...]يعيد مجموعة من الأسماء المحددة مسبقاً لتوليد الرسوم المتحركة
`build_axis_sweep(font: Font, axis_tag: str, start_val: float, end_val: float, text: str, frames: intNone, fps: int
build_axis_sweep_package(font: Font, axis_tag: str, start_val: float, end_val: float)AnimationFramePackageيعيد AnimationFramePackage من الإطارات لتحريك المحور
`build_path(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_review_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_showcase_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_named_instance_path(font: Font, instance_names: Iterable[str], text: str, frames_per_segment: intNone, hold_frames: int, fps: int

انظر أيضاً

 العربية