เรียนรู้วิธีแปลงเซนติเมตรเป็นพิกเซลด้วยคลาส Unit ใน Aspose.HTML for .NET รับตัวอย่าง C# สำหรับการแปลง cm เป็น px...the number of centimeters to convert var cm = Unit.FromCentimeters(...FromCentimeters( 100 ); // Convert cm to px var px = cm.GetValue(UnitType...