TextDeltaComparisonReport

TextDeltaComparisonReport

Vue de l’ensemble

‘TextDeltaComparisonReport’ est une classe dans Aspose.Font FOSS pour Python.

TextDeltaComparisonReport.to_dict() retourne un dictionnaire contenant tous les champs de rapport.

Cette classe fournit 1 méthode pour travailler avec TextDeltaComparisonReport objets dans les programmes Python. Les méthodes disponibles comprennent: to_dict. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package Pyathon. Propriétés: ‘after_coordinates’, ’efter-label’, `afters_normalized_koordinate’, ‘before_Coordinats’, ‘be Before_lable’, et 5 autres.

Propriétés

NameTypeAccessDescription
glyph_countintReadGets the glyph count.
comparable_glyph_countintReadGets the comparable glyph count.
moved_glyph_countintReadGets the moved glyph count.
textstrReadGets the text.
before_labelstrReadGets the before label.
after_labelstrReadGets the after label.
before_coordinatesdict[str, float]ReadGets the before coordinates.
after_coordinatesdict[str, float]ReadGets the after coordinates.
before_normalized_coordinatesdict[str, float]ReadGets the before normalized coordinates.
after_normalized_coordinatesdict[str, float]ReadGets the after normalized coordinates.
glyph_comparisonstuple[GlyphDeltaComparisonReport, ...]ReadGets the glyph comparisons.

méthodes

SignatureDescription
to_dict()dict[str, object]Returns a dictionary containing all report fields

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français